aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-26 10:39:35 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-26 10:39:35 +0000
commitedebd366803524ac2fde5ebf8a576ea4c29dabc3 (patch)
tree695fece2529c9a1479a2d1a6e63bd466f3e2c917 /mdoc.7
parentf8ede7a108bd19b4ecd301b946e6b634d7e98d5b (diff)
downloadmandoc-edebd366803524ac2fde5ebf8a576ea4c29dabc3.tar.gz
mandoc-edebd366803524ac2fde5ebf8a576ea4c29dabc3.tar.zst
mandoc-edebd366803524ac2fde5ebf8a576ea4c29dabc3.zip
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.74
1 files changed, 3 insertions, 1 deletions
diff --git a/mdoc.7 b/mdoc.7
index 8444cce1..08443bf8 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.109 2010/05/26 09:35:35 kristaps Exp $
+.\" $Id: mdoc.7,v 1.110 2010/05/26 10:39:35 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -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.