summaryrefslogtreecommitdiffstatshomepage
path: root/mdocml.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-11-30 12:41:45 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-11-30 12:41:45 +0000
commita0ba6cb742a9779f6af9e98cf541311c2b2c5d9d (patch)
treeb70061c45f1ae69536484f7b8898a2ad0325da71 /mdocml.1
parent7e0fac629c61bd1e4f0ad9214de8b44820e9ff1f (diff)
downloadmandoc-a0ba6cb742a9779f6af9e98cf541311c2b2c5d9d.tar.gz
mandoc-a0ba6cb742a9779f6af9e98cf541311c2b2c5d9d.tar.zst
mandoc-a0ba6cb742a9779f6af9e98cf541311c2b2c5d9d.zip
Backed out PUNCT changes (again).
Diffstat (limited to 'mdocml.1')
-rw-r--r--mdocml.112
1 files changed, 8 insertions, 4 deletions
diff --git a/mdocml.1 b/mdocml.1
index 0b175542..f40daf83 100644
--- a/mdocml.1
+++ b/mdocml.1
@@ -3,7 +3,7 @@
.\" The following requests are required for all man pages.
.\"
.\" Remove `\&' from the line below.
-.Dd $Mdocdate: November 28 2008 $
+.Dd $Mdocdate: November 30 2008 $
.Dt mdocml 1
.Os
.\"
@@ -29,8 +29,8 @@ dictated by
The only current output filter is
.Ar validate ,
the default. The arguments are as follows:
-.Bl -tag -width "\-o outfile"
-.It Fl o Ar outfile
+.Bl -tag -width "\-o outfile,"
+.It Sq Fl o Ar outfile ,
Place output in
.Ar outfile ,
which may be
@@ -42,7 +42,7 @@ Read input from
which may be
.Qq \-
for standard input. The default is standard input.
-.It Fl v
+.It Fl v
Print messages (output depends on filter).
.It Fl W
Print warnings (output depends on filter).
@@ -53,6 +53,10 @@ The validate filter, specified by
is the default filter. It produces no output, so specifying
.Fl o Ar outfile
results in an empty file.
+.Qq Op Op Fl a ) , Fl b ,
+.Bf Em
+.Qq Op Op Fl a ) , Fl b ,
+.Ef
.\" The following requests should be uncommented and used where appropriate.
.\" This next request is for sections 2, 3, and 9 function return values only.
.\" .Sh RETURN VALUES