diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-01-16 15:58:50 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-01-16 15:58:50 +0000 |
commit | 50c7e68a675c2b7d573e94e93564b37785d2cad6 (patch) | |
tree | 11e1cf0f02ae887d2f5cafa23e29d58e04a3d5d9 /mdocml.1 | |
parent | 74e24071f684da83ad181e5fec715d15f5f4dfae (diff) | |
download | mandoc-50c7e68a675c2b7d573e94e93564b37785d2cad6.tar.gz |
Initial separation of tree/mdocml.1.
Finished mdoc.3.
Broken build: mdocml.c.
Diffstat (limited to 'mdocml.1')
-rw-r--r-- | mdocml.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -56,6 +56,10 @@ reads from stdin, writes messages to stdout, and writes errors and warnings to stderr. .Pp .Ex -std mdocml +.Pp +.Nm +is +.Ud .\" .Sh EXAMPLES To validate this manual page: |