List .Nd macro as manual domain macros.
This commit is contained in:
parent
7b962c3e98
commit
57bb262c67
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: mdoc.7,v 1.14 1999/08/30 00:41:28 ross Exp $
|
||||
.\" $NetBSD: mdoc.7,v 1.15 1999/11/19 01:50:32 enami Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -307,6 +307,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 "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)."
|
||||
|
|
Loading…
Reference in New Issue