summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-05-04 16:25:27 +0000
committerphantom <phantom@FreeBSD.org>2000-05-04 16:25:27 +0000
commitcbeef441ea4f29dc9f3095cdf58ee202a4699b31 (patch)
treea702c8f838159603900257e70a70a9c2008b32e1
parent4a077665a2ac3032dd507db13428d81021c3d4b6 (diff)
downloadFreeBSD-src-cbeef441ea4f29dc9f3095cdf58ee202a4699b31.zip
FreeBSD-src-cbeef441ea4f29dc9f3095cdf58ee202a4699b31.tar.gz
Document `.Fx', `.Nx' and `.Ox' macros as callable and parsable.
-rw-r--r--share/man/man7/mdoc.76
-rw-r--r--share/man/man7/mdoc.samples.77
2 files changed, 5 insertions, 8 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7
index 7e5ad97..6cc0ee8 100644
--- a/share/man/man7/mdoc.7
+++ b/share/man/man7/mdoc.7
@@ -355,10 +355,10 @@ section for complete list of known standards
.It Li \&Ef Ta \&No Ta \&No Ta "End font mode."
.It Li \&Em Ta Yes Ta Yes Ta "Emphasis (traditional English)."
.It Li \&Eo Ta Yes Ta Yes Ta "Enclose string open quote."
-.It Li \&Fx Ta \&No Ta \&No Ta Tn "FreeBSD operating system."
+.It Li \&Fx Ta Yes Ta Yes Ta Tn "FreeBSD operating system."
.It Li \&No Ta Yes Ta Yes Ta "Normal text (no-op)."
.It Li \&Ns Ta Yes Ta Yes Ta "No space."
-.It Li \&Nx Ta \&No Ta \&No Ta Tn "NetBSD operating system."
+.It Li \&Nx Ta Yes Ta Yes Ta Tn "NetBSD operating system."
.It Li \&Pc Ta Yes Ta Yes Ta "Parenthesis close quote."
.It Li \&Pf Ta Yes Ta \&No Ta "Prefix string."
.It Li \&Po Ta Yes Ta Yes Ta "Parenthesis open quote."
@@ -367,7 +367,7 @@ section for complete list of known standards
.It Li \&Ql Ta Yes Ta Yes Ta "Quoted literal."
.It Li \&Qo Ta Yes Ta Yes Ta "Straight Double open quote."
.It Li \&Qq Ta Yes Ta Yes Ta "Straight Double quote."
-.It Li \&Ox Ta \&No Ta \&No Ta Tn "OpenBSD operating system."
+.It Li \&Ox Ta Yes Ta Yes Ta Tn "OpenBSD operating system."
.It Li \&Re Ta \&No Ta \&No Ta "Reference end."
.It Li \&Rs Ta \&No Ta \&No Ta "Reference start."
.It Li \&Rv Ta \&No Ta \&No Ta "Return values (sections two and three only)."
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7
index 5d97b70..53f4a6c 100644
--- a/share/man/man7/mdoc.samples.7
+++ b/share/man/man7/mdoc.samples.7
@@ -1563,11 +1563,8 @@ The
.Ql \&.Fx ,
.Ql \&.Nx ,
.Ql \&.Ox
-macros are
-.Em not
-parsed and
-.Em not
-callable. They accept at most two arguments.
+macros are parsed and are callable.
+They accept at most two arguments.
.Ss UNIX Macro
.Dl Usage: .Ux ... \*(Pu
.Bl -tag -width ".Ux 4.3 ) ," -compact -offset 14n
OpenPOWER on IntegriCloud