jpman project specific RCS keyword (jpman %Id) is obsolete, after manual entries are stored in freefall CVS repository. This old Id is useless and more worse it confuses users and bug reporters. So, this old Id is removed. Submitted by:jpman project <man-jp@jp.FreeBSD.org>
117 lines
2.5 KiB
Groff
117 lines
2.5 KiB
Groff
.\" $FreeBSD$
|
|
.ig \"-*- nroff -*-
|
|
Copyright (C) 1989-2000 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/src/roff/nroff/nroff.man,v 1.7.2.1 2001/04/26 17:35:18 ru Exp %
|
|
|
|
..
|
|
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/nroff.1,v 1.7 2001/04/30 03:48:32 horikawa Exp $
|
|
.TH NROFF 1 "26 April 2001" "Groff Version 1.17"
|
|
.SH 名称
|
|
nroff \- groff による nroff コマンドのエミュレート
|
|
.SH 書式
|
|
.nr a \n(.j
|
|
.ad l
|
|
.nr i \n(.i
|
|
.in +\w'\fBnroff 'u
|
|
.ti \niu
|
|
.B nroff
|
|
.de OP
|
|
.ie \\n(.$-1 .RI "[\ \fB\\$1\fP" "\\$2" "\ ]"
|
|
.el .RB "[\ " "\\$1" "\ ]"
|
|
..
|
|
.OP \-v
|
|
.OP \-h
|
|
.OP \-i
|
|
.OP \-m name
|
|
.OP \-n num
|
|
.OP \-o list
|
|
.OP \-p
|
|
.OP \-r cn
|
|
.OP \-t
|
|
.OP \-T name
|
|
.RI "[\ " file\|.\|.\|. "\ ]"
|
|
.br
|
|
.ad \na
|
|
.SH 解説
|
|
.B nroff
|
|
は、groff を用いて
|
|
.B nroff
|
|
をエミュレートするスクリプトです。
|
|
.B \-T
|
|
オプションに
|
|
.BR ascii ,
|
|
.BR latin1 ,
|
|
.BR koi8-r ,
|
|
.BR utf8 ,
|
|
.B cp1047
|
|
以外を指定しても無視されます (
|
|
.B \-Tascii
|
|
が使用されます)。
|
|
.B \-h
|
|
オプション
|
|
は
|
|
.B grotty
|
|
への
|
|
.B \-h
|
|
オプションと等価です。
|
|
.BR \-i ,
|
|
.BR \-n ,
|
|
.BR \-m ,
|
|
.BR \-o ,
|
|
.B \-r
|
|
オプションは
|
|
.BR troff (1)
|
|
に説明されている効果を持ちます。
|
|
.BR \-e ,
|
|
.BR \-q ,
|
|
.B \-s
|
|
オプションは無視され、エラーメッセージも表示されません。
|
|
オプション
|
|
.BR \-p
|
|
(pic),
|
|
.BR \-t
|
|
(tbl),
|
|
.B \-S
|
|
(より安全) と
|
|
.B \-U
|
|
(安全でない) は
|
|
.BR groff
|
|
に渡されます。
|
|
.B \-S
|
|
がデフォルトで渡されます。
|
|
.B \-v
|
|
バージョン番号を表示します。
|
|
.SH 環境変数
|
|
.TP
|
|
.SM
|
|
.B GROFF_BIN_PATH
|
|
コロン区切りのディレクトリリストで、PATH の前に、ここから
|
|
.B groff
|
|
実行形式を探します。
|
|
これが設定されない場合、`/usr/bin' が使用されます。
|
|
.SH 注
|
|
このシェルスクリプトは、基本的には
|
|
.BR man (1)
|
|
での使用を意図していますので、警告は抑制されます。
|
|
(ファイル tty-char.tmac 中の) nroff スタイルの文字定義もまた、
|
|
印字不可能なグリフをエミュレートするためにロードします。
|
|
.SH 関連項目
|
|
.BR groff (1),
|
|
.BR troff (1),
|
|
.BR grotty (1)
|