diff options
author | 2003-07-16 07:38:38 +0000 | |
---|---|---|
committer | 2003-07-16 07:38:38 +0000 | |
commit | 6ce69f8cc2ff163f1604522700a7f811c0acb142 (patch) | |
tree | 9005c6d8081dbc04b5c0b68825dd2b1d696dad4f | |
parent | only match int-eg on gecko sgc cards (diff) | |
download | wireguard-openbsd-6ce69f8cc2ff163f1604522700a7f811c0acb142.tar.xz wireguard-openbsd-6ce69f8cc2ff163f1604522700a7f811c0acb142.zip |
- 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@
-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 \{\ |