Quote arguments to .TH directive, so old style manpages are formatted
authorJ.T. Conklin <jtc@winsey.com>
Wed, 21 Jul 1993 22:27:59 +0000 (22:27 +0000)
committerJ.T. Conklin <jtc@winsey.com>
Wed, 21 Jul 1993 22:27:59 +0000 (22:27 +0000)
correctly.

share/tmac/tmac.andoc

index 7e4fa03..d1621b1 100644 (file)
@@ -32,7 +32,7 @@
 .\"
 .\"    @(#)tmac.andoc  5.6 (Berkeley) 8/5/91
 .\"
 .\"
 .\"    @(#)tmac.andoc  5.6 (Berkeley) 8/5/91
 .\"
-.\" 12 section one files still have not ben upgraded from tmac.doc.old
+.\" 12 section one files still have not been upgraded from tmac.doc.old
 .\" once those are done this `.de Vx' can go away.
 .nr Vx 0
 .de Vx
 .\" once those are done this `.de Vx' can go away.
 .nr Vx 0
 .de Vx
@@ -50,6 +50,6 @@
 .de TH
 .rn TH xX
 .so /usr/share/tmac/tmac.an.old
 .de TH
 .rn TH xX
 .so /usr/share/tmac/tmac.an.old
-.TH \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
+.TH "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8"
 .rm xX
 ..
 .rm xX
 ..