Go to file
christos 26dfd4a9a0 Fix bogus awk + sed combination to handle continuations and empty lines.
It broke a sequence of:

	key1 \
		value1 \
		value2 \
		value3 \


	key2 \
		value4 \


	etc.

Handle both the netgroup rule and the amd.home rule using a .USEBEFORE
macro rule, since they contain the same code.
XXX: Needs new make(1)
2001-07-03 18:15:06 +00:00
bin existent', not existant' 2001-06-19 13:42:07 +00:00
crypto Note: just because our macros/groff/whatever terminates .Bl internall for a 2001-06-26 00:52:59 +00:00
dist recover from endian mistake. sync with tcpdump.org 2001-06-27 21:08:41 +00:00
distrib add i386/io manpage 2001-07-02 22:59:55 +00:00
etc add AFS services, mostly from IANA 2001-07-02 16:07:04 +00:00
games s/Upon you knees if you appear/Upon your knees if you appear/ 2001-06-24 23:25:19 +00:00
gnu Some man page here requires processing by tbl. 2001-06-26 01:43:58 +00:00
include update generated heimdal include files for 0.3f 2001-06-20 02:01:18 +00:00
lib Oops. Fix typo. 2001-07-01 22:48:30 +00:00
libexec s/tise/tize/ in docco, add "advertize" as synonym for "advertise" 2001-06-26 19:30:44 +00:00
regress WARNS=2 2001-06-10 16:32:05 +00:00
sbin pipe sysctl stuff is now in <sys/pipe.h> 2001-07-02 20:55:16 +00:00
share Note that io.4 isn't available everywhere 2001-07-03 16:42:10 +00:00
sys Another instance of the MD siop driver which slipped the net... 2001-07-03 17:36:01 +00:00
usr.bin add .USEBEFORE Attribute 2001-07-03 18:08:50 +00:00
usr.sbin Fix bogus awk + sed combination to handle continuations and empty lines. 2001-07-03 18:15:06 +00:00
Makefile clarify some variable documentation; from cagney 2001-06-10 13:15:29 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add the following to help in the "lint needs new libc, libc needs new lint" 2001-05-27 23:34:22 +00:00