doc/ja_JP.eucJP/man/man1/texindex.1
Jun Kuriyama bc77f45bee Fix typo.
Submitted by:	kano@na.rim.or.jp
		(via SUZUKI Koichi <metal@gc5.so-net.ne.jp>)
2004-03-23 13:39:31 +00:00

49 lines
1.4 KiB
Groff

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
.TH TEXINDEX "1" "June 2003" "texindex 4.6" "User Commands"
.\" $FreeBSD$
.SH 名称
texindex \- Texinfo のインデックスファイルをソート
.SH 書式
.B texindex
[\fIOPTION\fR]...\fI FILE\fR...
.SH 解説
.PP
各 TeX 出力ファイル FILE に対し、ソートされたインデックスを作成します。
通常、FILE... は、
`foo.texi' という文書に対しては `foo.??' と指定します。
.SH オプション
.TP
\fB\-h\fR, \fB\-\-help\fR
このヘルプメッセージを表示して終了します
.TP
\fB\-k\fR, \fB\-\-keep\fR
処理終了後も一時ファイルを削除しません
.TP
\fB\-\-no\-keep\fR
処理終了後に一時ファイルを削除します (デフォルト)
.TP
\fB\-o\fR, \fB\-\-output\fR FILE
FILE で指定したファイルに出力します
.TP
\fB\-\-version\fR
バージョン情報を表示して終了します
.SH バグ報告
バグの報告は bug-texinfo@gnu.org 宛に電子メールで、
一般的な質問や議論は help-texinfo@gnu.org 宛にお願いします。
Texinfo ホームページ: http://www.gnu.org/software/texinfo/
.SH COPYRIGHT
Copyright \(co 2003 Free Software Foundation, Inc.
There is NO warranty. You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.
.SH 関連項目
.B texindex
に関する全般的な説明は、Texinfo マニュアルとして保守されています。もし
.B info
及び
.B texindex
が、あなたのサイトに正しくインストールされていれば、
.IP
.B info texindex
.PP
とすることで完全なマニュアルにアクセスすることができます。