92 lines
1.5 KiB
Groff
92 lines
1.5 KiB
Groff
.ig \"-*- nroff -*-
|
|
Copyright (C) 1989-1995 Free Software Foundation, Inc.
|
|
|
|
Permission is granted to make and distribute verbatim copies of
|
|
this manual provided the copyright notice and this permission notice
|
|
are preserved on all copies.
|
|
|
|
Permission is granted to copy and distribute modified versions of this
|
|
manual under the conditions for verbatim copying, provided that the
|
|
entire resulting derived work is distributed under the terms of a
|
|
permission notice identical to this one.
|
|
|
|
Permission is granted to copy and distribute translations of this
|
|
manual into another language, under the above conditions for modified
|
|
versions, except that this permission notice may be included in
|
|
translations approved by the Free Software Foundation instead of in
|
|
the original English.
|
|
..
|
|
.TH NROFF 1 "August 10, 1996" "Groff Version 1.10"
|
|
.SH NAME
|
|
nroff \- emulate nroff command with groff
|
|
.SH SYNOPSIS
|
|
.B nroff
|
|
[
|
|
.B \-h
|
|
]
|
|
[
|
|
.B \-i
|
|
]
|
|
[
|
|
.BI \-m name
|
|
]
|
|
[
|
|
.BI \-n num
|
|
]
|
|
[
|
|
.BI \-o list
|
|
]
|
|
[
|
|
.BI \-r cn
|
|
]
|
|
[
|
|
.BI \-T name
|
|
]
|
|
[
|
|
.I file\|.\|.\|.
|
|
]
|
|
.SH DESCRIPTION
|
|
The
|
|
.B nroff
|
|
script emulates the
|
|
.B nroff
|
|
command using groff.
|
|
The
|
|
.B \-T
|
|
option with an argument other than
|
|
.B ascii
|
|
and
|
|
.B latin1
|
|
will be ignored.
|
|
The
|
|
.B \-h
|
|
option
|
|
is equivalent to the
|
|
.B grotty
|
|
.B \-h
|
|
option.
|
|
The
|
|
.BR \-i ,
|
|
.BR \-n ,
|
|
.BR \-m ,
|
|
.B \-o
|
|
and
|
|
.B \-r
|
|
options have the effect described in
|
|
.BR troff (1).
|
|
The
|
|
.BR \-S
|
|
option has the effect described in
|
|
.BR groff (1).
|
|
In addition
|
|
.B nroff
|
|
silently ignores options of
|
|
.BR \-e ,
|
|
.B \-q
|
|
or
|
|
.BR \-s .
|
|
.SH "SEE ALSO"
|
|
.BR groff (1),
|
|
.BR troff (1),
|
|
.BR grotty (1)
|