plan9fox/sys/lib
cinap_lenrek eb7eea0bb9 troff: fix -ms mug (thanks aksr)
Executing .KS after .1C exhibits a bug.
Instead on the next page, the text between .KS and .KE is shown at
the bottom of the page (where footnote would be).
To reproduce the bug: http://sprunge.us/xyCUX7

The bug can be fixed by changing two lines in tmac.s:

    if \\n(NX<1 .bp\}

to

    if \\n(NX<=1 .bp\}

and

    if \\n(NX<1 'bp\}
to

  if \\n(NX<=1 'bp\}
2019-01-23 21:28:22 +01:00
..
acid acid: fix transcript 2018-12-06 07:11:35 +00:00
antiword
astar
backup
blit move blit roms to /sys/lib/blit 2017-03-29 01:33:16 +02:00
c64 added games/c64 2015-02-07 18:03:17 +01:00
dist add entries for il rcpu 2018-12-07 01:41:27 +00:00
fax
ghostscript gs: backport aes support for pdf-1.6 2015-02-20 00:21:45 +01:00
kbmap add polish keymap (thanks chomzee!) 2016-05-28 23:59:10 +02:00
lex
lp
man fix wrong manpage section index generation for rc-httpd(8) 2016-08-27 22:37:08 +02:00
music/icon
plumb /sys/lib/plumb/basic: make plumbing page bookmarks work with relative paths (thanks Tobias Heinicke) 2019-01-12 20:07:23 +01:00
postscript
python hgwebfs: write headers individually, so they are not limited by webfs iounit (thanks mischief) 2018-12-01 04:22:07 +01:00
scribble/classifiers
sysconfig remove /lib/tftpd from proto file 2018-10-08 02:18:02 +02:00
texmf/tex/generic/hyphen
tls
tmac troff: fix -ms mug (thanks aksr) 2019-01-23 21:28:22 +01:00
troff troff: charlib: fix right hand special character 2017-05-09 16:10:44 +02:00
wiki
amspell
bclib
brspell
eqnchar
grap.defines
hgrc hg: create system wide /sys/lib/hgrc to enabled hgwebfs extension 2016-04-10 20:39:10 +02:00
httpd.rewrite
mimetype
newuser newuser: /n/other now handled in /lib/namespace 2016-02-14 01:52:51 +01:00
rootbind
rootstub get rid of /lib/tftpd 2018-10-08 02:13:29 +02:00
samsave sam: mark samsave executable 2014-06-25 03:13:52 -07:00
scsicodes
subscribers
webls.denied
yaccpar
yaccpars