diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-16 07:38:39 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-16 07:38:39 +0000 |
commit | 22b8defa15bd73bc099043884b0cd02e6895bcea (patch) | |
tree | 1b14ff1da20134a31f8eac2f219f56ee9ca389ba /share/tmac | |
parent | cad1c025182c10aaa9ca55d6c3a94e15fb570a4b (diff) |
- fix a bug in .D1 that "ate" the first arg if it wasn't a macro
from NetBSD
- fix a typo in a comment
ok deraadt@
Diffstat (limited to 'share/tmac')
-rw-r--r-- | share/tmac/mdoc/doc | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/share/tmac/mdoc/doc b/share/tmac/mdoc/doc index a9a1eeebe95..575cdf252e9 100644 --- a/share/tmac/mdoc/doc +++ b/share/tmac/mdoc/doc @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc,v 1.8 2003/07/01 19:11:46 jmc Exp $ +.\" $OpenBSD: doc,v 1.9 2003/07/16 07:38:38 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1147,7 +1147,7 @@ .ds qL .eO \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 \\$9 .. -.\" NS Xe macro - Extend close (end) +.\" NS Xc macro - Extend close (end) .de Xc .\" .nr mN 0 .if \\n(aC==0 .ds mN Xc @@ -2424,9 +2424,7 @@ . ds A9 \\$9 . nr fV \\n(.$ . fV -. nr aP \\n(aP+1 -. ie \\n(C\\n(aP==1 .\\*(A\\n(aP -. el .No +. No . \} .\} .el \{\ |