Translated and reviewed by: Japanese Online Manual Project <man-jp@jp.FreeBSD.org> Submitted by: Kazuo Horikawa <k-horik@jp.FreeBSD.org>
102 lines
1.8 KiB
Groff
102 lines
1.8 KiB
Groff
.ig \"-*- nroff -*-
|
|
Copyright (C) 1989-1999 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.
|
|
|
|
%FreeBSD: src/contrib/groff/nroff/nroff.man,v 1.4 2000/01/12 10:26:23 asmodai Exp %
|
|
|
|
..
|
|
.\" jpman %Id: nroff.1,v 1.2 1997/05/13 16:18:02 horikawa Stab %
|
|
.TH NROFF 1 "12 January 2000" "Groff Version 1.15"
|
|
.SH 名称
|
|
nroff \- groff による nroff コマンドのエミュレート
|
|
.SH 書式
|
|
.B nroff
|
|
[
|
|
.B \-h
|
|
]
|
|
[
|
|
.B \-i
|
|
]
|
|
[
|
|
.BI \-m name
|
|
]
|
|
[
|
|
.BI \-n num
|
|
]
|
|
[
|
|
.BI \-o list
|
|
]
|
|
[
|
|
.BI \-p
|
|
]
|
|
[
|
|
.BI \-r cn
|
|
]
|
|
[
|
|
.BI \-t
|
|
]
|
|
[
|
|
.BI \-T name
|
|
]
|
|
[
|
|
.I file\|.\|.\|.
|
|
]
|
|
.SH 解説
|
|
.B nroff
|
|
は、groff を用いて
|
|
.B nroff
|
|
をエミュレートするスクリプトです。
|
|
.B \-T
|
|
オプションに
|
|
.B ascii
|
|
と
|
|
.B latin1
|
|
と
|
|
.B koi8-r
|
|
以外を指定しても無視されます。
|
|
.B \-h
|
|
オプション
|
|
は
|
|
.B grotty
|
|
への
|
|
.B \-h
|
|
オプションと等価です。
|
|
.BR \-i ,
|
|
.BR \-n ,
|
|
.BR \-m ,
|
|
.BR \-p ,
|
|
.BR \-o ,
|
|
.BR \-r ,
|
|
.B \-t
|
|
オプションは
|
|
.BR troff (1)
|
|
に説明されている効果を持ちます。
|
|
.BR \-e ,
|
|
.BR \-q ,
|
|
.B \-s
|
|
オプションは無視され、エラーメッセージも表示されません。
|
|
オプション
|
|
.B \-S
|
|
(より安全) と
|
|
.B \-U
|
|
(安全でない) は groff に渡されます。
|
|
.B \-S
|
|
がデフォルトで渡されます。
|
|
.SH 関連項目
|
|
.BR groff (1),
|
|
.BR troff (1),
|
|
.BR grotty (1)
|