diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-28 18:16:00 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-28 18:16:00 +0000 |
commit | 92cde7509b5f6f9c1efa322f455ae26aa657c6c0 (patch) | |
tree | 1a673d2ac9eb4663590a532615ce21ab5a1ef5ea /share/tmac/mdoc/doc | |
parent | f32071adcfa8a824d60cdeceea34693d4e5af919 (diff) |
fixes a bug that was causing random blank lines in man pages;
diff taken from netbsd (mycroft@);
many thanks to wiz@netbsd for pointing me in this direction;
ok deraadt@
Diffstat (limited to 'share/tmac/mdoc/doc')
-rw-r--r-- | share/tmac/mdoc/doc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/tmac/mdoc/doc b/share/tmac/mdoc/doc index 92fcd56db47..f139990d366 100644 --- a/share/tmac/mdoc/doc +++ b/share/tmac/mdoc/doc @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc,v 1.6 2003/06/02 23:30:16 millert Exp $ +.\" $OpenBSD: doc,v 1.7 2003/06/28 18:15:59 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1940,7 +1940,6 @@ . tm .It \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 .\} .\" .tm Here is L[\\n(lC]==\\*(L\\n(lC -.ne 3v .ie \\n(.$>0 \{\ . ds mN It . ds b1 |