OSDN Git Service

faa3e5f375432d52b549c2553d01401adf85db33
[linuxjm/coreutils.git] / draft / man1 / factor.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
2 .TH FACTOR "1" "2016年2月" "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 Full documentation at: <http://www.gnu.org/software/coreutils/factor>
26 or available locally via: info '(coreutils) factor invocation'
27 .SH 作者
28 作者 Paul Rubin、 Torbjörn Granlund、および Niels Möller。
29 .SH 著作権
30 Copyright \(co 2016 Free Software Foundation, Inc.
31 ライセンス GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
32 .br
33 This is free software: you are free to change and redistribute it.
34 There is NO WARRANTY, to the extent permitted by law.
35 .SH 関連項目
36 .B factor
37 の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、
38 .B info
39 および
40 .B factor
41 のプログラムが正しくインストールされているならば、コマンド
42 .IP
43 .B info factor
44 .PP
45 を使用すると完全なマニュアルを読むことができるはずだ。