OSDN Git Service

admin: git2upd deals with git 1.9 status output
[linuxjm/jm.git] / manual / GNU_coreutils / draft / man1 / factor.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
2 .TH FACTOR "1" "2014年5月" "GNU coreutils" "ユーザーコマンド"
3 .SH 名前
4 factor \- 因数分解を行う
5 .SH 書式
6 .B factor
7 [\fINUMBER\fR]...
8 .br
9 .B factor
10 \fIOPTION\fR
11 .SH 説明
12 .\" Add any additional description here
13 .PP
14 指定された各整数 NUMBER の素因数を表示します。コマンドラインに何も指定さ
15 れない場合は標準入力から読み込みます。
16 .TP
17 \fB\-\-help\fR
18 この使い方を表示して終了する
19 .TP
20 \fB\-\-version\fR
21 バージョン情報を表示して終了する
22 .PP
23 GNU coreutils のオンラインヘルプ: <http://www.gnu.org/software/coreutils/>
24 factor の翻訳に関するバグは <http://translationproject.org/team/ja.html> に連絡してください。
25 完全な文書を参照する場合は info coreutils 'factor invocation' を実行してください。
26 .SH 作者
27 作者 Paul Rubin、 Torbjörn Granlund、および Niels Möller。
28 .SH 著作権
29 Copyright \(co 2013 Free Software Foundation, Inc.
30 ライセンス GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
31 .br
32 This is free software: you are free to change and redistribute it.
33 There is NO WARRANTY, to the extent permitted by law.
34 .SH 関連項目
35 .B factor
36 の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、
37 .B info
38 および
39 .B factor
40 のプログラムが正しくインストールされているならば、コマンド
41 .IP
42 .B info factor
43 .PP
44 を使用すると完全なマニュアルを読むことができるはずだ。