diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-02-22 19:23:48 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-02-22 19:23:48 +0000 |
commit | c9f801d9804d2a25f795302e5db93880df4f4d87 (patch) | |
tree | 7b147f5444b71e4c9386eeac77ed155e23156314 /mdoctree.1 | |
parent | f25db392c434984141c67fb983517a0dd28c4fe1 (diff) | |
download | mandoc-c9f801d9804d2a25f795302e5db93880df4f4d87.tar.gz |
Fixed `.Pf' handling.
System now supports all mdocml manual pages.
Diffstat (limited to 'mdoctree.1')
-rw-r--r-- | mdoctree.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -35,7 +35,10 @@ The .Nm utility parses a BSD .Dq mdoc -manual pages and prints its syntax tree. The arguments are as follows: +manual pages and prints its syntax tree. It's commonly used to see the +syntax tree of a document when building new +.Xr mdoc 3 +utilities. The arguments are as follows: .Bl -tag -width "\-Werr... " .\" ITEM .It Fl v |