summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-09-11 20:01:03 +0000
committerwlemb <wlemb>2000-09-11 20:01:03 +0000
commit2c6f3075dcc8ab71b0c781d27b0ba8de5cd68d79 (patch)
tree2c3b62264b7e1825a30b5fb1ff37c103b0cc268d /doc
parente9c74c714d59d9e05ef479e4d36c2a4ff746542f (diff)
downloadgroff-2c6f3075dcc8ab71b0c781d27b0ba8de5cd68d79.tar.gz
Implementing two new requests .tm1 and .tmc: The former is similar
to .tm but can output leading spaces; its syntax is similar to defining a string, i.e., a `"' can be used to mark the beginning of the string to be written to stderr: `.tm1 " test'. The latter is similar to .tm1 but doesn't write out a final newline character. * src/roff/troff/input.cc (terminal1, terminal_continue, do_terminal): New functions. (init_input_requests): Use them. * src/roff/troff/troff.man, NEWS, man/groff.man: Updated. * tmac/groff_mdoc.samples.man: Small fixes. * tmac/groff_mdoc.man: Fixing typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/groff.texinfo4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/groff.texinfo b/doc/groff.texinfo
index 9a2333d8..3056cd1e 100644
--- a/doc/groff.texinfo
+++ b/doc/groff.texinfo
@@ -6318,7 +6318,7 @@ name.
This would be called as
@example
-.vl $Id: groff.texinfo,v 1.43 2000/09/02 12:33:19 wlemb Exp $
+.vl $Id: groff.texinfo,v 1.44 2000/09/11 20:01:03 wlemb Exp $
@end example
@xref{Request Arguments}.
@@ -7426,6 +7426,8 @@ To activate these statements say
groff -rDB=1 file
@end example
+@c XXX .tm1, .tmc requests
+
@item
@findex ab
@cindex aborting