plan9port/man
Russ Cox 7d6a248f2c rc: move free carat handling into parser
This fixes at least one shell script (printfont) that expected

	'x'`{y}'z'

to mean

	'x'^`{y}^'z'

as it now does. Before it meant:

	'x'^`{y} 'z'

One surprise is that adjacent lists get a free carat:

	(x y z)(1 2 3)

is

	(x1 y2 z3)

This doesn't affect any rc script in Plan 9 or plan9port.
2020-05-04 23:41:15 -04:00
..
man1 rc: move free carat handling into parser 2020-05-04 23:41:15 -04:00
man3 mouse(3): fix definition of Mousectl 2020-01-13 23:17:39 -05:00
man4 plumber: add -f (foreground) option (#288) 2019-10-29 10:07:10 -04:00
man7 all: remove .cvsignore files 2017-09-14 17:25:17 +02:00
man8 Make venti's doc more accurate 2020-01-13 10:10:31 -05:00
man9 all: remove .cvsignore files 2017-09-14 17:25:17 +02:00
fonts update lucida 2006-03-20 02:25:59 +00:00
index.html new section 2005-07-22 11:47:46 +00:00
junkwords add index 2005-01-14 20:12:19 +00:00
lookman.index vacfs 2005-01-16 22:58:45 +00:00
mkfile man: various cleanup 2017-07-16 02:52:27 +00:00
mkindex add index 2005-01-14 20:12:19 +00:00
secindex some changes 2005-01-14 03:27:51 +00:00