OSDN Git Service

GNU_coreutils: Add ja.po and snapshot versions of translated pages.
[linuxjm/coreutils.git] / release / man1 / false.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 FALSE 1 "April 2010" "GNU coreutils 8.5" ユーザーコマンド
8 .SH 名前
9 false \- do nothing, unsuccessfully
10 .SH 書式
11 \fBfalse\fP [\fIignored command line arguments\fP]
12 .br
13 \fBfalse\fP \fIOPTION\fP
14 .SH 説明
15 .\" Add any additional description here
16 .PP
17 Exit with a status code indicating failure.
18 .TP 
19 \fB\-\-help\fP
20 この使い方を表示して終了する
21 .TP 
22 \fB\-\-version\fP
23 バージョン情報を表示して終了する
24 .PP
25 NOTE: your shell may have its own version of false, which usually supersedes
26 the version described here.  Please refer to your shell's documentation for
27 details about the options it supports.
28 .SH 作者
29 Jim Meyering が作成した。
30 .SH バグ報告
31 false のバグは bug\-coreutils@gnu.org に報告してください。
32 .br
33 GNU coreutils のホームページは <http://www.gnu.org/software/coreutils/> です。
34 .br
35 GNU ソフトウェアを使用するための一般的なヘルプ <http://www.gnu.org/gethelp/> にある。
36 .br
37 false の翻訳のバグは <http://translationproject.org/team/> に報告してください。
38 .SH 著作権
39 Copyright \(co 2010 Free Software Foundation, Inc.  License GPLv3+: GNU GPL
40 version 3 or later <http://gnu.org/licenses/gpl.html>.
41 .br
42 This is free software: you are free to change and redistribute it.  There is
43 NO WARRANTY, to the extent permitted by law.
44 .SH 関連項目
45 \fBfalse\fP の完全なマニュアルは Texinfo マニュアルとして用意されている。
46 \fBinfo\fP と \fBfalse\fP のプログラムがお使いの環境に適切にインストールされているならば、
47 コマンド
48 .IP
49 \fBinfo coreutils \(aqfalse invocation\(aq\fP
50 .PP
51 を実行すると、完全なマニュアルを読むことができるはずである。