OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / release / man1 / chroot.1
index c6baea2..d800bd3 100644 (file)
@@ -1,57 +1,58 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.\"*******************************************************************
-.\"
-.\" This file was generated with po4a. Translate the source file.
-.\"
-.\"*******************************************************************
-.TH CHROOT 1 "April 2010" "GNU coreutils 8.5" ユーザーコマンド
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
+.TH CHROOT "1" "2016年2月" "GNU coreutils" "ユーザーコマンド"
 .SH 名前
-chroot \- run command or interactive shell with special root directory
+chroot \- コマンドや対話的シェルを特別なルートディレクトリで実行する
 .SH 書式
-\fBchroot\fP [\fIOPTION\fP] \fINEWROOT \fP[\fICOMMAND \fP[\fIARG\fP]...]
+.B chroot
+[\fIOPTION\fR] \fINEWROOT \fR[\fICOMMAND \fR[\fIARG\fR]...]
 .br
-\fBchroot\fP \fIOPTION\fP
+.B chroot
+\fIOPTION\fR
 .SH 説明
 .\" Add any additional description here
 .PP
-Run COMMAND with root directory set to NEWROOT.
-.TP 
-\fB\-\-userspec\fP=\fIUSER\fP:GROUP
-specify user and group (ID or name) to use
-.TP 
-\fB\-\-groups\fP=\fIG_LIST\fP
-specify supplementary groups as g1,g2,..,gN
-.TP 
-\fB\-\-help\fP
+ルートディレクトリを NEWROOT に設定してコマンドを実行します。
+.TP
+\fB\-\-groups\fR=\fIG_LIST\fR
+g1,g2,..,gN 形式で追加のグループを指定します
+.TP
+\fB\-\-userspec\fR=\fIUSER\fR:GROUP
+使用するユーザーとグループ (ID または名前) を指定します
+.TP
+\fB\-\-skip\-chdir\fR
+作業ディレクトリ '/' への移動を行わない
+.TP
+\fB\-\-help\fR
 この使い方を表示して終了する
-.TP 
-\fB\-\-version\fP
+.TP
+\fB\-\-version\fR
 バージョン情報を表示して終了する
 .PP
-If no command is given, run \*(lq${SHELL} \fB\-i\fP\*(rq (default: /bin/sh).
+コマンドが指定されなかった場合、
+\&'${SHELL} \fB\-i\fR' (デフォルトでは '/bin/sh \fB\-i\fR') を実行します。
+.PP
+GNU coreutils のオンラインヘルプ: <http://www.gnu.org/software/coreutils/>
+chroot の翻訳に関するバグは <http://translationproject.org/team/ja.html> に連絡してください。
+完全な文書は <http://www.gnu.org/software/coreutils/chroot> にあります。
+ローカルでは info '(coreutils) chroot invocation' で参照できます。
 .SH 作者
-Roland McGrath が作成した。
-.SH バグ報告
-chroot のバグは bug\-coreutils@gnu.org に報告してください。
-.br
-GNU coreutils のホームページは <http://www.gnu.org/software/coreutils/> です。
-.br
-GNU ソフトウェアを使用するための一般的なヘルプ <http://www.gnu.org/gethelp/> にある。
-.br
-chroot の翻訳のバグは <http://translationproject.org/team/> に報告してください。
+作者 Roland McGrath。
 .SH 著作権
-Copyright \(co 2010 Free Software Foundation, Inc.  License GPLv3+: GNU GPL
-version 3 or later <http://gnu.org/licenses/gpl.html>.
+Copyright \(co 2016 Free Software Foundation, Inc.
+ライセンス 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.
+This is free software: you are free to change and redistribute it.
+There is NO WARRANTY, to the extent permitted by law.
 .SH 関連項目
 chroot(2)
 .PP
-\fBchroot\fP の完全なマニュアルは Texinfo マニュアルとして用意されている。
-\fBinfo\fP と \fBchroot\fP のプログラムがお使いの環境に適切にインストールされているならば、
-コマンド
+.B chroot
+の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、
+.B info
+および
+.B chroot
+のプログラムが正しくインストールされているならば、コマンド
 .IP
-\fBinfo coreutils \(aqchroot invocation\(aq\fP
+.B info chroot
 .PP
-を実行すると、完全なマニュアルを読むことができるはずである
+を使用すると完全なマニュアルを読むことができるはずだ