summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-11-14 15:36:17 +0000
committerwlemb <wlemb>2000-11-14 15:36:17 +0000
commitef44f330407640d900daf0a071635f52b515df98 (patch)
tree81fc561e74a55f78d8c56c173c8afc94e2ae915b /doc
parentbdbddbfb7ac3bcdeaaf312137463837dcad3ce62 (diff)
downloadgroff-ef44f330407640d900daf0a071635f52b515df98.tar.gz
* src/roff/grog/grog.{pl,sh}: Implemented -C switch for compatibility
mode (or rather, implemented non-compatibility mode). * NEWS, src/roff/grog/grog.man, doc/groff.texinfo: Updated.
Diffstat (limited to 'doc')
-rw-r--r--doc/groff.texinfo12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/groff.texinfo b/doc/groff.texinfo
index 09a87a5e..88bb1ac8 100644
--- a/doc/groff.texinfo
+++ b/doc/groff.texinfo
@@ -1403,13 +1403,17 @@ double-sided printing -- don't produce any output.
and/or macro packages are required for formatting them, and prints the
@code{groff} command including those options on the standard output.
The options generated are one of @option{-e}, @option{-man},
-@option{-me}, @option{-mm}, @option{-ms}, @option{-p}, @option{-R},
-@option{-g}, @option{-G}, @option{-s}, and @option{-t}.
+@option{-me}, @option{-mm}, @option{-ms}, @option{-mdoc},
+@option{-mdoc-old}, @option{-p}, @option{-R}, @option{-g}, @option{-G},
+@option{-s}, and @option{-t}.
A special file name @file{-} is taken to refer to the standard input.
If no files are specified the standard input will be read. Any
specified options will be included in the printed command. No space is
-allowed between options and their arguments. For example,
+allowed between options and their arguments. The only option recognized
+is @option{-C} (which is also passed on) to enable compatibility mode.
+
+For example,
@example
grog -Tdvi paper.ms
@@ -6349,7 +6353,7 @@ name.
This would be called as
@example
-.vl $Id: groff.texinfo,v 1.53 2000/11/14 07:16:52 wlemb Exp $
+.vl $Id: groff.texinfo,v 1.54 2000/11/14 15:36:18 wlemb Exp $
@end example
@xref{Request Arguments}.