summaryrefslogtreecommitdiff
path: root/share/tmac/mdoc/doc
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-10-04 14:30:28 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-10-04 14:30:28 +0000
commit911cd7e44c9bb202d64283311343ff11fa66e408 (patch)
tree30b2ca3dc12715e6498bb5feaf32c1b3a18f47e8 /share/tmac/mdoc/doc
parentd5d4c9d2c7751bc9a449b5ba5964583640c39bb2 (diff)
prevent line breaks on .Xr's; from NetBSD;
ok deraadt@
Diffstat (limited to 'share/tmac/mdoc/doc')
-rw-r--r--share/tmac/mdoc/doc6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/tmac/mdoc/doc b/share/tmac/mdoc/doc
index 324ffd4d4d0..eade0c82fa5 100644
--- a/share/tmac/mdoc/doc
+++ b/share/tmac/mdoc/doc
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc,v 1.11 2003/09/02 19:04:58 jmc Exp $
+.\" $OpenBSD: doc,v 1.12 2003/10/04 14:30:27 jmc Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -2252,11 +2252,11 @@
. el \{\
. ie \\n(C\\n(aP>2 .y\\n(C\\n(aP
. el \{\
-. as b1 \&\\*(xR\\*(A\\n(aP\fP\s0
+. as b1 \\*(xR\\*(A\\n(aP\fP\s0
. nr aP \\n(aP+1
. if \\n(aC>=\\n(aP \{\
. if \\n(C\\n(aP==2 \{\
-. as b1 \&(\\*(A\\n(aP)
+. as b1 \&\\*(lp\\*(A\\n(aP\\*(rp
. nr aP \\n(aP+1
. \}
. \}