summaryrefslogtreecommitdiffstatshomepage
path: root/mdocml.1
diff options
context:
space:
mode:
Diffstat (limited to 'mdocml.1')
-rw-r--r--mdocml.123
1 files changed, 13 insertions, 10 deletions
diff --git a/mdocml.1 b/mdocml.1
index 410d167b..01d31559 100644
--- a/mdocml.1
+++ b/mdocml.1
@@ -1,18 +1,18 @@
.\"
-.Dd $Mdocdate: January 20 2009 $
+.Dd $Mdocdate: February 20 2009 $
.Dt mdocml 1
.Os
-.\"
+.\" SECTION
.Sh NAME
.Nm mdocml
.Nd mdoc macro compiler
-.\"
+.\" SECTION
.Sh SYNOPSIS
.Nm mdocml
.Op Fl v
.Op Fl W Ns Ar err...
.Op Ar infile
-.\"
+.\" SECTION
.Sh DESCRIPTION
The
.Nm
@@ -44,44 +44,47 @@ which may be
.Dq \-
for stdin.
.El
+.\" PARAGRAPH
.Pp
Parsing and validation rules are drawn entirely from the
.Xr mdoc 7
and
.Xr mdoc.samples 7
manuals.
+.\" PARAGRAPH
.Pp
By default,
.Nm
reads from stdin, writes messages to stdout, and writes errors and
warnings to stderr.
+.\" PARAGRAPH
.Pp
.Ex -std mdocml
+.\" PARAGRAPH
.Pp
.Nm
is
.Ud
-.\"
+.\" SECTION
.Sh EXAMPLES
To validate this manual page:
+.\" PARAGRAPH
.Pp
.D1 % mdocml \-Wall,error mdocml.1
-.\"
+.\" SECTION
.Sh SEE ALSO
.Xr groff 1 ,
.Xr mdoc.samples 7 ,
.Xr mdoc 7 ,
.Xr mdoc 3
-.\" .Sh STANDARDS
-.\" .Sh HISTORY
+.\"
.Sh AUTHORS
The
.Nm
utility was written by
.An Kristaps Dzonsons Aq kristaps@kth.se .
-.\"
+.\" SECTION
.Sh CAVEATS
See
.Xr mdoc 3
for a list of bugs, caveats, and incomplete macros.
-.\" .Sh BUGS