diff options
Diffstat (limited to 'man.7')
-rw-r--r-- | man.7 | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -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. |