diff options
author | phantom <phantom@FreeBSD.org> | 2000-05-04 16:25:27 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2000-05-04 16:25:27 +0000 |
commit | cbeef441ea4f29dc9f3095cdf58ee202a4699b31 (patch) | |
tree | a702c8f838159603900257e70a70a9c2008b32e1 /share/man/man7/mdoc.samples.7 | |
parent | 4a077665a2ac3032dd507db13428d81021c3d4b6 (diff) | |
download | FreeBSD-src-cbeef441ea4f29dc9f3095cdf58ee202a4699b31.zip FreeBSD-src-cbeef441ea4f29dc9f3095cdf58ee202a4699b31.tar.gz |
Document `.Fx', `.Nx' and `.Ox' macros as callable and parsable.
Diffstat (limited to 'share/man/man7/mdoc.samples.7')
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 7 |
1 files changed, 2 insertions, 5 deletions
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 |