diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-01-20 13:44:05 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-01-20 13:44:05 +0000 |
commit | 50f9604d3b055e8ec8c5617c792e62d6e01219a3 (patch) | |
tree | 39fcd3980a3ce1ed22e07f3f0b0d813f92061772 /mdocml.1 | |
parent | ffd36f32dbbe968941923914f7f8630c797a1206 (diff) | |
download | mandoc-50f9604d3b055e8ec8c5617c792e62d6e01219a3.tar.gz |
Re-merged old port-building routines.
Diffstat (limited to 'mdocml.1')
-rw-r--r-- | mdocml.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,7 +18,8 @@ The .Nm utility interfaces the .Xr mdoc 3 -library to validate and parse mdoc-macro documents. Arguments follow: +library to scan, parse and validate mdoc-macro documents. Arguments +follow: .Bl -tag -width "\-Werr... " .It Fl W Ns Ar err... Print warning messages. May be set to |