MANX(5) DOMAIN/IX SYS5 MANX(5)
NAME
manx - macros for formatting entries in this manual
USAGE
nroff -manx files
troff -manx files
DESCRIPTION
The manx macros are a superset of the man(5) macros that we
developed to format the entries in this manual. The text of
the macro package is commented where appropriate.
CHANGED MACROS
.TH Default page headings and footings reflect our own
implementation needs. They may not be especially
valuable to others. .TH does not automatically
begin a new page numbered "1." Various transla-
tions are performed.
NEW MACROS
.BP Bullet paragraph, executes .TP 0.5i with a \bu as
the "tag".
.DS indent
Display start, indent indent ems (0 default),
space down one .sp, and turn off fill.
.DE [N] Display end. Space down one .sp, resume filling.
If N argument is present, do not restore left mar-
gin (useful for nested displays).
.TS Table start.
.TE Table end.
FILES
/usr/lib/tmac/tmac.anx
RELATED INFORMATION
man(1), man(5), troff(1).
Printed 12/4/86 MANX-1