doc/tmac.nh: Drop space after \c escape sequence
Fixes warning in category "syntax" from the forthcoming groff 1.24. troff:<standard input>:790: warning: ignoring a space on input line after output line continuation escape sequence [94 more occurrences]
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
.\" labeled paragraph label (and first line)
|
||||
.de PL
|
||||
.br
|
||||
\\h'|-\\n(PYu'\\$1\\h'|-\\n(PXu'\ -\ \\c \" back up, output the label, then
|
||||
\\h'|-\\n(PYu'\\$1\\h'|-\\n(PXu'\ -\ \\c\" back up, output the label, then
|
||||
. \" skip to width-of(" - ") before the
|
||||
. \" normal indentation, output the " - "
|
||||
. \" then attach the next line (the
|
||||
|
||||
Reference in New Issue
Block a user