diff options
-rw-r--r-- | contrib/groff/tmac/groff_mdoc.man | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/groff/tmac/groff_mdoc.man b/contrib/groff/tmac/groff_mdoc.man index 534c5168c660..b4b5430c2d43 100644 --- a/contrib/groff/tmac/groff_mdoc.man +++ b/contrib/groff/tmac/groff_mdoc.man @@ -236,7 +236,8 @@ as follows: .El . .\" XXX -.ne 7 +.if t \ +. ne 7 . . .Sh "TROFF IDIOSYNCRASIES" @@ -2335,7 +2336,7 @@ macro always invokes the macro after eliminating the space unless another macro name follows it. If used as a request (i.e., the second form above in the .Sq Usage -line, +line), .Ql .Ns is identical to .Ql .No . |