summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-08-02 18:00:11 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-08-02 18:00:11 +0000
commit386e4aadd55a8ab2988d9b385b4ffcbf073c52ec (patch)
treed04e3402ed2b378465a1fcfc525e616b785ad646 /share
parentaefe568b0d71b6a07fe087eb9a30b4a941656db1 (diff)
document .Nd
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/mdoc.73
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7
index 54af02900a3..75d5fb7308c 100644
--- a/share/man/man7/mdoc.7
+++ b/share/man/man7/mdoc.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.7,v 1.20 2001/06/22 11:14:52 mpech Exp $
+.\" $OpenBSD: mdoc.7,v 1.21 2001/08/02 18:00:10 millert Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -309,6 +309,7 @@ Produces
.It Li \&Fn Ta Yes Ta Yes Ta "Function call (also .Fo and .Fc)."
.It Li \&Ic Ta Yes Ta Yes Ta "Interactive command."
.It Li \&Li Ta Yes Ta Yes Ta "Literal text."
+.It Li \&Nd Ta \&No Ta \&No Ta "Command description."
.It Li \&Nm Ta Yes Ta Yes Ta "Command name."
.It Li \&Op Ta Yes Ta Yes Ta "Option (also .Oo and .Oc)."
.It Li \&Ot Ta Yes Ta Yes Ta "Old style function type (Fortran only)."