8 Commits

Author SHA1 Message Date
cgd
b995caa411 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
cgd
d9481cb2c3 change UNIX to NetBSD (EEK!), and add NetBSD OS names 1993-05-03 00:56:32 +00:00
cgd
d044e9b2ed 386BSD -> NetBSD 1993-04-28 05:08:19 +00:00
cgd
05047d0abd make sure directories to install stuff exist before installing 1993-04-09 09:43:43 +00:00
cgd
8ee761b100 moved tmac.doc.old in from the distribution /usr/share tree, and fixed
the makefile...  another place where the original source tree
was insonsistent w/the binary dist.
1993-03-30 04:16:18 +00:00
cgd
7128ad8ecd fixed so that "tmac.an.old" is installed, so old man pages can be made,
on a fresh distribution.
1993-03-30 01:57:00 +00:00
cgd
9059ecd426 fixed strip.sed symlink problem, and moved "tmac.doc.old" into list of
things to not install
1993-03-28 03:27:09 +00:00
cgd
767b8d57f1 initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00