summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobrado <sobrado@openbsd.org>2009-04-23 15:37:14 +0000
committersobrado <sobrado@openbsd.org>2009-04-23 15:37:14 +0000
commitd14802662755ed9f73de09a485bc2c2812b096c1 (patch)
tree9ee5d8c1f66717b6ad57e9d5bc06ca99b5540a6f
parentsync (diff)
downloadwireguard-openbsd-d14802662755ed9f73de09a485bc2c2812b096c1.tar.xz
wireguard-openbsd-d14802662755ed9f73de09a485bc2c2812b096c1.zip
improve the description for the .Nd macro in a way it is not only
more accurate but also a good mnemonic. ok jmc@
-rw-r--r--share/man/man7/mdoc.76
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7
index 0b366227b5e..41eb4202223 100644
--- a/share/man/man7/mdoc.7
+++ b/share/man/man7/mdoc.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.7,v 1.40 2009/03/04 22:17:05 sobrado Exp $
+.\" $OpenBSD: mdoc.7,v 1.41 2009/04/23 15:37:14 sobrado Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)mdoc.7 8.2 (Berkeley) 12/30/93
.\"
-.Dd $Mdocdate: March 4 2009 $
+.Dd $Mdocdate: April 23 2009 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -310,7 +310,7 @@ Produces
.It Li \&Ic Ta Yes Ta Yes Ta "Interactive command."
.It Li \&In Ta \&No Ta \&No Ta "Include header file."
.It Li \&Li Ta Yes Ta Yes Ta "Literal text."
-.It Li \&Nd Ta \&No Ta \&No Ta "Command description."
+.It Li \&Nd Ta \&No Ta \&No Ta "Name 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)."