aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-08-22 09:10:37 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-08-22 09:10:37 +0000
commitd4a1266d3a6d5e702649566d2ecf12989540e02d (patch)
treeaad257c2562206a82084cf5c798b1ea15d08d988 /man.7
parent4569d232fe6387ebaffede22a904a733d699030f (diff)
downloadmandoc-d4a1266d3a6d5e702649566d2ecf12989540e02d.tar.gz
mandoc-d4a1266d3a6d5e702649566d2ecf12989540e02d.tar.zst
mandoc-d4a1266d3a6d5e702649566d2ecf12989540e02d.zip
Added `UC' libman macro (has no effect).
Corrected `UC' and `DT' not to print their arguments. Noted that `UC' and `DT' shouldn't be used.
Diffstat (limited to 'man.7')
-rw-r--r--man.717
1 files changed, 10 insertions, 7 deletions
diff --git a/man.7 b/man.7
index 3b4751fe..c6d267fe 100644
--- a/man.7
+++ b/man.7
@@ -1,4 +1,4 @@
-.\" $Id: man.7,v 1.35 2009/08/21 12:12:12 kristaps Exp $
+.\" $Id: man.7,v 1.36 2009/08/22 09:10:37 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 21 2009 $
+.Dd $Mdocdate: August 22 2009 $
.Dt MAN 7
.Os
.
@@ -228,6 +228,7 @@ If a next-line macro is proceded by a block macro, it is ignored.
.It SB Ta n Ta next-line
.It SM Ta n Ta next-line
.It TH Ta >1, <6 Ta current
+.It UC Ta n Ta current
.It br Ta 0 Ta current
.It fi Ta 0 Ta current
.It i Ta n Ta current
@@ -241,6 +242,7 @@ If a next-line macro is proceded by a block macro, it is ignored.
The
.Sq RS ,
.Sq RE ,
+.Sq UC ,
.Sq br ,
.Sq fi ,
.Sq i ,
@@ -249,9 +251,7 @@ The
.Sq r ,
and
.Sq sp
-macros aren't historically part of
-.Nm
-and should not be used. They're included for compatibility.
+macros should not be used. They're included for compatibility.
.
.
.Ss Block Macros
@@ -303,6 +303,7 @@ If a block macro is next-line scoped, it may only be followed by in-line
macros (excluding
.Sq DT ,
.Sq TH ,
+.Sq UC ,
.Sq br ,
.Sq na ,
.Sq sp ,
@@ -357,7 +358,7 @@ render in italics. Whitespace between arguments is omitted in output.
Text is rendered alternately in bold face and roman (the default font).
Whitespace between arguments is omitted in output.
.It DT
-Re-set the tab spacing to 0.5 inches.
+Has no effect. Included for compatibility.
.It HP
Begin a paragraph whose initial output line is left-justified, but
subsequent output lines are indented, with the following syntax:
@@ -466,6 +467,8 @@ buffer to the indentation width. Subsequent output lines are indented.
The indentation width may be set as follows:
.Bd -literal -offset indent
\&.TP [width]
+.It UC
+Has no effect. Included for compatibility.
.Ed
.
.Pp
@@ -484,7 +487,7 @@ End literal mode begun by
Italicise arguments. If no arguments are specified, all subsequent text
is italicised.
.It na
-Don't alignment the right margin.
+Don't align to the right margin.
.It nf
Begin literal mode: all subsequent free-form lines have their end of
line boundaries preserved. May be ended by