diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2008-12-10 12:05:33 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2008-12-10 12:05:33 +0000 |
commit | 349718f4b8e31663549686fa17aa489c79d94cf3 (patch) | |
tree | 27b9c9e5c7230f3492d187b433417c556b48b115 /mdocml.1 | |
parent | f78e525bbf6c4d6f545d78949778d95f5dfaa55f (diff) | |
download | mandoc-349718f4b8e31663549686fa17aa489c79d94cf3.tar.gz |
Versioning up.
Diffstat (limited to 'mdocml.1')
-rw-r--r-- | mdocml.1 | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,6 @@ .\" .Dd $Mdocdate$ -.Dt mdocml 1 alpha +.Dt mdocml 1 .Os .\" .Sh NAME @@ -26,7 +26,9 @@ and the default. Arguments common to all filters follow: .Bl -tag -width "\-o outfile" .It Fl f Ar filter -The output filter name. +The output filter name. This +.Em must +be declared before any other options. .It Fl o Ar outfile Write output to .Ar outfile , |