Go to file
cgd 69d1a121b3 from J.T. Conklin <conklin@kaleida.com>:
When the -mandoc macros encounter a .TH, it loads the old -man macros,
slices up a new .TH, and hands off.

But the .TH arguments are not quoted in the new .TH invokation.
Dates, section names, etc., are split up and scattered across the
headers and footers of the manpage.

Very ugly.

Fix:
The following patch to /usr/share/tmac/tmac.andoc quotes the arguments
before they are (re)interpreted by .TH.
1993-05-13 06:08:36 +00:00
bin Fixed regex bug: a character class of the form [IC[], 1993-05-12 08:22:03 +00:00
etc cron.info now logs to /var/cron/log; the circle is complete 1993-05-11 08:24:23 +00:00
games build datfiles at make time, not at install time 1993-04-30 05:24:57 +00:00
gnu Use global value of CFLAGS for optimization. 1993-05-04 14:05:32 +00:00
include ftp put doesn't cleanly truncate and overwrite a file. 1993-05-06 13:28:41 +00:00
lib The xdr_float() and xdr_double routines from the xdr/rpc library were 1993-05-11 23:56:10 +00:00
libexec following changes: 1993-05-11 08:16:01 +00:00
sbin now you too can partake in this offense against any higher being there 1993-05-11 07:14:24 +00:00
share from J.T. Conklin <conklin@kaleida.com>: 1993-05-13 06:08:36 +00:00
sys dangling pointer patch for lockf. From pk@cs.few.eur.nl 1993-05-11 09:39:52 +00:00
usr.bin didn't work as advertized when not given an argument. 1993-05-11 23:19:51 +00:00
usr.sbin now you too can partake in this offense against any higher being there 1993-05-11 07:14:24 +00:00
Makefile put all of the gnu stuff in one place 1993-04-29 12:42:00 +00:00