2 Copyright (C) 1989-2001, 2002, 2003, 2005 Free Software Foundation, Inc.
4 Permission is granted to make and distribute verbatim copies of
5 this manual provided the copyright notice and this permission notice
6 are preserved on all copies.
8 Permission is granted to copy and distribute modified versions of this
9 manual under the conditions for verbatim copying, provided that the
10 entire resulting derived work is distributed under the terms of a
11 permission notice identical to this one.
13 Permission is granted to copy and distribute translations of this
14 manual into another language, under the above conditions for modified
15 versions, except that this permission notice may be included in
16 translations approved by the Free Software Foundation instead of in
20 .TH @G@NROFF @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
23 @g@nroff \- emulate nroff command with groff
29 .in +\w'\fB@g@nroff 'u
33 .ie \\n(.$-1 .RI "[\ \fB\\$1\fP" "\\$2" "\ ]"
34 .el .RB "[\ " "\\$1" "\ ]"
45 .RI "[\ " "file" "\ .\|.\|.\ ]"
61 are valid arguments for the
63 option, selecting the output encoding emitted by
65 groff's TTY output device.
70 checks the current locale to select a default output device.
73 program, then the environment variables
91 (using tabs in the output) and
93 (using the old output scheme instead of SGR escape sequences).
104 options have the effect described in
105 .BR @g@troff (@MAN1EXT@).
108 silently ignores the options
113 (which are not implemented in
123 (unsafe) are passed to
126 shows the version number.
132 A colon separated list of directories in which to search for the
134 executable before searching in PATH. If unset, `@BINDIR@' is used.
136 This shell script is basically intended for use with
138 so warnings are suppressed.
139 nroff-style character definitions (in the file tty-char.tmac) are also
140 loaded to emulate unrepresentable glyphs.
143 .BR groff (@MAN1EXT@),
144 .BR @g@troff (@MAN1EXT@),
145 .BR grotty (@MAN1EXT@)