OSDN Git Service

GNU_coreutils: Add ja.po and snapshot versions of translated pages.
[linuxjm/coreutils.git] / release / man1 / pwd.1
diff --git a/release/man1/pwd.1 b/release/man1/pwd.1
new file mode 100644 (file)
index 0000000..68be562
--- /dev/null
@@ -0,0 +1,57 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH PWD 1 "April 2010" "GNU coreutils 8.5" ユーザーコマンド
+.SH 名前
+pwd \- print name of current/working directory
+.SH 書式
+\fBpwd\fP [\fIOPTION\fP]...
+.SH 説明
+.\" Add any additional description here
+.PP
+Print the full filename of the current working directory.
+.TP 
+\fB\-L\fP, \fB\-\-logical\fP
+use PWD from environment, even if it contains symlinks
+.TP 
+\fB\-P\fP, \fB\-\-physical\fP
+avoid all symlinks
+.TP 
+\fB\-\-help\fP
+この使い方を表示して終了する
+.TP 
+\fB\-\-version\fP
+バージョン情報を表示して終了する
+.PP
+NOTE: your shell may have its own version of pwd, which usually supersedes
+the version described here.  Please refer to your shell's documentation for
+details about the options it supports.
+.SH 作者
+Jim Meyering が作成した。
+.SH バグ報告
+pwd のバグは bug\-coreutils@gnu.org に報告してください。
+.br
+GNU coreutils のホームページは <http://www.gnu.org/software/coreutils/> です。
+.br
+GNU ソフトウェアを使用するための一般的なヘルプ <http://www.gnu.org/gethelp/> にある。
+.br
+pwd の翻訳のバグは <http://translationproject.org/team/> に報告してください。
+.SH 著作権
+Copyright \(co 2010 Free Software Foundation, Inc.  License GPLv3+: GNU GPL
+version 3 or later <http://gnu.org/licenses/gpl.html>.
+.br
+This is free software: you are free to change and redistribute it.  There is
+NO WARRANTY, to the extent permitted by law.
+.SH 関連項目
+getcwd(3)
+.PP
+\fBpwd\fP の完全なマニュアルは Texinfo マニュアルとして用意されている。
+\fBinfo\fP と \fBpwd\fP のプログラムがお使いの環境に適切にインストールされているならば、
+コマンド
+.IP
+\fBinfo coreutils \(aqpwd invocation\(aq\fP
+.PP
+を実行すると、完全なマニュアルを読むことができるはずである。