NetBSD/share
hubertf bc5bb72e62 case syntax is
foo\
	bar)
		...

not

	foo)
	bar)
		...

Pointed out in PR 9524 by Jim Bernard <jbernard@mines.edu>
2000-03-03 04:27:17 +00:00
..
dict
doc
examples case syntax is 2000-03-03 04:27:17 +00:00
lkm
man Remove pnpbios attach from synopsis 2000-03-01 20:12:45 +00:00
me
misc major overhaul: 2000-03-02 08:51:54 +00:00
mk Make sure the rm' and ln' for a link are in the same shell command. 2000-02-26 19:02:40 +00:00
skel Only setenv SHELL if it isn't already set. Makes life easier (and less 2000-03-02 16:21:44 +00:00
tabset
termcap Nuke spurious blank line. 2000-02-19 17:57:03 +00:00
tmac Treat these like other include files. This way: 2000-02-26 17:39:53 +00:00
zoneinfo Import tzdata2000b. 2000-02-24 00:22:07 +00:00
Makefile
Makefile.inc