summaryrefslogtreecommitdiffstats
path: root/man.7
diff options
context:
space:
mode:
authorJoerg Sonnenberger <joerg@netbsd.org>2010-05-17 11:00:25 +0000
committerJoerg Sonnenberger <joerg@netbsd.org>2010-05-17 11:00:25 +0000
commit1ca1eb885c8283c085d79df8f112808f8e94505d (patch)
treedcffb8a9c2bef766ffd8a63d1402c98522374665 /man.7
parentcd208154160c314b92ccdae3cea9a52982cd7c65 (diff)
downloadmandoc-1ca1eb885c8283c085d79df8f112808f8e94505d.tar.gz
Entry for .AT and .UC
Diffstat (limited to 'man.7')
-rw-r--r--man.711
1 files changed, 9 insertions, 2 deletions
diff --git a/man.7 b/man.7
index b91bd6c7..7897d0fd 100644
--- a/man.7
+++ b/man.7
@@ -529,6 +529,11 @@ This section is a canonical reference to all macros, arranged
alphabetically.
For the scoping of individual macros, see
.Sx MACRO SYNTAX .
+.Ss \&AT
+Sets the volume for the footer for compatibility with man pages from
+.Tn AT&T UNIX
+releases.
+The optional arguments specify which release it is from.
.Ss \&B
Text is rendered in bold face.
.Pp
@@ -847,8 +852,10 @@ and
.\" Has no effect. Included for compatibility.
.\" .
.\" .
-.\" .Ss \&UC
-.\" Has no effect. Included for compatibility.
+.Ss \&UC
+Sets the volume for the footer for compatibility with man pages from
+BSD releases.
+The optional first argument specifies which release it is from.
.Ss \&br
Breaks the current line.
Consecutive invocations have no further effect.