OSDN Git Service

GNU_coreutils: Add ja.po and snapshot versions of translated pages.
[linuxjm/coreutils.git] / release / man1 / tsort.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .\"*******************************************************************
3 .\"
4 .\" This file was generated with po4a. Translate the source file.
5 .\"
6 .\"*******************************************************************
7 .TH TSORT 1 "April 2010" "GNU coreutils 8.5" ユーザーコマンド
8 .SH 名前
9 tsort \- perform topological sort
10 .SH 書式
11 \fBtsort\fP [\fIOPTION\fP] [\fIFILE\fP]
12 .SH 説明
13 .\" Add any additional description here
14 .PP
15 Write totally ordered list consistent with the partial ordering in FILE.
16 With no FILE, or when FILE is \-, read standard input.
17 .TP 
18 \fB\-\-help\fP
19 この使い方を表示して終了する
20 .TP 
21 \fB\-\-version\fP
22 バージョン情報を表示して終了する
23 .SH 作者
24 Mark Kettenis が作成した。
25 .SH バグ報告
26 tsort のバグは bug\-coreutils@gnu.org に報告してください。
27 .br
28 GNU coreutils のホームページは <http://www.gnu.org/software/coreutils/> です。
29 .br
30 GNU ソフトウェアを使用するための一般的なヘルプ <http://www.gnu.org/gethelp/> にある。
31 .br
32 tsort の翻訳のバグは <http://translationproject.org/team/> に報告してください。
33 .SH 著作権
34 Copyright \(co 2010 Free Software Foundation, Inc.  License GPLv3+: GNU GPL
35 version 3 or later <http://gnu.org/licenses/gpl.html>.
36 .br
37 This is free software: you are free to change and redistribute it.  There is
38 NO WARRANTY, to the extent permitted by law.
39 .SH 関連項目
40 \fBtsort\fP の完全なマニュアルは Texinfo マニュアルとして用意されている。
41 \fBinfo\fP と \fBtsort\fP のプログラムがお使いの環境に適切にインストールされているならば、
42 コマンド
43 .IP
44 \fBinfo coreutils \(aqtsort invocation\(aq\fP
45 .PP
46 を実行すると、完全なマニュアルを読むことができるはずである。