doc: Update Japanese lxc-stop(1) for -s option

Update for commit 25070b6601

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
KATOH Yasufumi 2013-12-24 13:46:35 +09:00 committed by Stéphane Graber
parent 2bc93759f6
commit fe8e3acfa2

View File

@ -122,7 +122,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
Only request a clean shutdown, do not kill the container tasks if the Only request a clean shutdown, do not kill the container tasks if the
clean shutdown fails. clean shutdown fails.
--> -->
クリーンシャットダウンだけをリクエストします.クリーンなシャットダウンに失敗した場合でも,コンテナのタスクを kill しないでください クリーンシャットダウンだけをリクエストします.クリーンなシャットダウンに失敗した場合でも,コンテナのタスクを kill しません
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -181,10 +181,9 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<listitem> <listitem>
<para> <para>
<!-- <!--
Wait TIMEOUT seconds before hard-stopping the container of (in Wait TIMEOUT seconds before hard-stopping the container.
the reboot case) returning failure.
--> -->
コンテナの強制停止まで TIMEOUT 秒待ちます.リブートの場合,失敗が返るのを TIMEOUT 秒待ちます. コンテナの強制停止まで TIMEOUT 秒待ちます.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>