OSDN Git Service

GNU_coreutils: Add ja.po and snapshot versions of translated pages.
[linuxjm/coreutils.git] / release / man1 / unlink.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 UNLINK 1 "April 2010" "GNU coreutils 8.5" ユーザーコマンド
8 .SH 名前
9 unlink \- unlink 関数を呼び出し指定されたファイルを削除する
10 .SH 書式
11 \fBunlink\fP \fIFILE\fP
12 .br
13 \fBunlink\fP \fIOPTION\fP
14 .SH 説明
15 .\" Add any additional description here
16 .PP
17 unlink 関数を呼び出し、指定されたファイル FILE を削除します。
18 .TP 
19 \fB\-\-help\fP
20 この使い方を表示して終了する
21 .TP 
22 \fB\-\-version\fP
23 バージョン情報を表示して終了する
24 .SH 作者
25 Michael Stone が作成した。
26 .SH バグ報告
27 unlink のバグは bug\-coreutils@gnu.org に報告してください。
28 .br
29 GNU coreutils のホームページは <http://www.gnu.org/software/coreutils/> です。
30 .br
31 GNU ソフトウェアを使用するための一般的なヘルプ <http://www.gnu.org/gethelp/> にある。
32 .br
33 unlink の翻訳のバグは <http://translationproject.org/team/> に報告してください。
34 .SH 著作権
35 Copyright \(co 2010 Free Software Foundation, Inc.  License GPLv3+: GNU GPL
36 version 3 or later <http://gnu.org/licenses/gpl.html>.
37 .br
38 This is free software: you are free to change and redistribute it.  There is
39 NO WARRANTY, to the extent permitted by law.
40 .SH 関連項目
41 unlink(2)
42 .PP
43 \fBunlink\fP の完全なマニュアルは Texinfo マニュアルとして用意されている。
44 \fBinfo\fP と \fBunlink\fP のプログラムがお使いの環境に適切にインストールされているならば、
45 コマンド
46 .IP
47 \fBinfo coreutils \(aqunlink invocation\(aq\fP
48 .PP
49 を実行すると、完全なマニュアルを読むことができるはずである。