From ab83a2a0add60b455db120505f68bf69b30cf267 Mon Sep 17 00:00:00 2001 From: Igor Sobrado Date: Thu, 23 Apr 2009 15:37:15 +0000 Subject: improve the description for the .Nd macro in a way it is not only more accurate but also a good mnemonic. ok jmc@ --- share/man/man7/mdoc.7 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man') 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)." -- cgit v1.2.3