diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-26 10:39:35 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-26 10:39:35 +0000 |
commit | 878d84055a253f63524c12172dd09c9044ad0afd (patch) | |
tree | 279ebf5690ecb93404f3c6dc07bc4a4f6d68cf22 /mdoc.7 | |
parent | 7d24aa6b61fc7c0a61348119c53447f5c9b1b892 (diff) | |
download | mandoc-878d84055a253f63524c12172dd09c9044ad0afd.tar.gz |
Documented `Ud'.
Proper EOS handling for `Rv', `Ex', `Ud', and `Bt'.
Both `Bt' and `Ud' now warn about and discard line arguments (reported
by Ulrich Spoerlein).
Collapsed posts_xr into posts_wtext (harmless: they're the same thing).
Added regressions for `Ud' and `Bt'.
Diffstat (limited to 'mdoc.7')
-rw-r--r-- | mdoc.7 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1820,6 +1820,8 @@ line. .Ss \&Sy .Ss \&Tn .Ss \&Ud +Prints out +.Dq currently under development. .Ss \&Ux Format the UNIX name. Accepts no argument. |