summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2001-08-02 18:00:10 +0000
committermillert <millert@openbsd.org>2001-08-02 18:00:10 +0000
commitd83b607c14a8b56b401fb57edfe681b258795361 (patch)
treef89c3b71a069f5c8196a1b352c97ecab7e9377da
parentMods for PalmOS (diff)
downloadwireguard-openbsd-d83b607c14a8b56b401fb57edfe681b258795361.tar.xz
wireguard-openbsd-d83b607c14a8b56b401fb57edfe681b258795361.zip
document .Nd
-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)."