From: KATOH Yasufumi Date: Tue, 8 Apr 2014 08:53:58 +0000 (+0900) Subject: doc: Update Japanese lxc-stop(1) to describe about exit value X-Git-Tag: lxc-1.1.0.alpha1~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb8eca54d6e2edfb10742b121cce194af065068b;p=thirdparty%2Flxc.git doc: Update Japanese lxc-stop(1) to describe about exit value Update for commit 13bc2fd2370f8e3778d81f58ac8dda5746550a4f Signed-off-by: KATOH Yasufumi Acked-by: Stéphane Graber --- diff --git a/doc/ja/lxc-stop.sgml.in b/doc/ja/lxc-stop.sgml.in index 94fe53c87..524ba8bff 100644 --- a/doc/ja/lxc-stop.sgml.in +++ b/doc/ja/lxc-stop.sgml.in @@ -201,6 +201,50 @@ by KATOH Yasufumi + + <!-- Exit value -->終了ステータス + + + + + 0 + + + + コンテナの停止が成功しました. + + + + + + 1 + + + + コンテナの停止中にエラーが発生しました. + + + + + + 2 + + + + 指定のコンテナは存在しますが,実行中ではありません. + + + + + + + <!-- Diagnostic -->診断