summaryrefslogtreecommitdiff
path: root/src/roff/troff/troff.man
diff options
context:
space:
mode:
Diffstat (limited to 'src/roff/troff/troff.man')
-rw-r--r--src/roff/troff/troff.man16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/roff/troff/troff.man b/src/roff/troff/troff.man
index c4830821..5f888866 100644
--- a/src/roff/troff/troff.man
+++ b/src/roff/troff/troff.man
@@ -739,6 +739,12 @@ requests only create a new object if the name of the macro, diversion
or string diversion is currently undefined or if it is defined to be a
request; normally they modify the value of an existing object.
.TP
+.BI .am1\ xx\ yy
+Similar to
+.BR .am ,
+but compatibility mode is switched off during execution.
+On entry, the current compatibility mode is saved and restored at exit.
+.TP
.BI .asciify\ xx
This request `unformats' the diversion
.I xx
@@ -970,6 +976,12 @@ is equivalent to
\&.de aa bb
.RE
.TP
+.BI .de1\ xx\ yy
+Similar to
+.BR .de ,
+but compatibility mode is switched off during execution.
+On entry, the current compatibility mode is saved and restored at exit.
+.TP
.BI .do\ xxx
Interpret
.I .xxx
@@ -2455,6 +2467,10 @@ necessary.
.SH "SEE ALSO"
.
.
+.BR groff (@MAN7EXT@)
+-- This is a short but complete reference of all requests, registers, and
+escapes.
+.PP
.BR groff (@MAN1EXT@),
.BR @g@tbl (@MAN1EXT@),
.BR @g@pic (@MAN1EXT@),