OSDN Git Service

GNU_coreutils: Add ja.po and snapshot versions of translated pages.
[linuxjm/coreutils.git] / release / man1 / mkfifo.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 MKFIFO 1 "April 2010" "GNU coreutils 8.5" ユーザーコマンド
8 .SH 名前
9 mkfifo \- make FIFOs (named pipes)
10 .SH 書式
11 \fBmkfifo\fP [\fIOPTION\fP]... \fINAME\fP...
12 .SH 説明
13 .\" Add any additional description here
14 .PP
15 Create named pipes (FIFOs) with the given NAMEs.
16 .PP
17 Mandatory arguments to long options are mandatory for short options too.
18 .TP 
19 \fB\-m\fP, \fB\-\-mode\fP=\fIMODE\fP
20 set file permission bits to MODE, not a=rw \- umask
21 .TP 
22 \fB\-Z\fP, \fB\-\-context\fP=\fICTX\fP
23 set the SELinux security context of each NAME to CTX
24 .TP 
25 \fB\-\-help\fP
26 この使い方を表示して終了する
27 .TP 
28 \fB\-\-version\fP
29 バージョン情報を表示して終了する
30 .SH 作者
31 David MacKenzie が作成した。
32 .SH バグ報告
33 mkfifo のバグは bug\-coreutils@gnu.org に報告してください。
34 .br
35 GNU coreutils のホームページは <http://www.gnu.org/software/coreutils/> です。
36 .br
37 GNU ソフトウェアを使用するための一般的なヘルプ <http://www.gnu.org/gethelp/> にある。
38 .br
39 mkfifo の翻訳のバグは <http://translationproject.org/team/> に報告してください。
40 .SH 著作権
41 Copyright \(co 2010 Free Software Foundation, Inc.  License GPLv3+: GNU GPL
42 version 3 or later <http://gnu.org/licenses/gpl.html>.
43 .br
44 This is free software: you are free to change and redistribute it.  There is
45 NO WARRANTY, to the extent permitted by law.
46 .SH 関連項目
47 mkfifo(3)
48 .PP
49 \fBmkfifo\fP の完全なマニュアルは Texinfo マニュアルとして用意されている。
50 \fBinfo\fP と \fBmkfifo\fP のプログラムがお使いの環境に適切にインストールされているならば、
51 コマンド
52 .IP
53 \fBinfo coreutils \(aqmkfifo invocation\(aq\fP
54 .PP
55 を実行すると、完全なマニュアルを読むことができるはずである。