[lxc-devel] [PATCH] doc: Update Japanese lxc-stop(1) to describe about exit value

Stéphane Graber stgraber at ubuntu.com
Tue Apr 8 14:14:25 UTC 2014


On Tue, Apr 08, 2014 at 05:53:58PM +0900, KATOH Yasufumi wrote:
> Update for commit 13bc2fd2370f8e3778d81f58ac8dda5746550a4f
> 
> Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  doc/ja/lxc-stop.sgml.in | 44 ++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 44 insertions(+)
> 
> diff --git a/doc/ja/lxc-stop.sgml.in b/doc/ja/lxc-stop.sgml.in
> index 94fe53c..524ba8b 100644
> --- a/doc/ja/lxc-stop.sgml.in
> +++ b/doc/ja/lxc-stop.sgml.in
> @@ -202,6 +202,50 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>    </refsect1>
>  
>    <refsect1>
> +    <title><!-- Exit value -->終了ステータス</title>
> +
> +    <variablelist>
> +
> +      <varlistentry>
> +        <term>0</term>
> +        <listitem>
> +          <para>
> +            <!--
> +	    The container was successfully stopped.
> +            -->
> +            コンテナの停止が成功しました.
> +          </para>
> +        </listitem>
> +      </varlistentry>
> +
> +      <varlistentry>
> +        <term>1</term>
> +        <listitem>
> +          <para>
> +            <!--
> +	    An error occurred while stopping the container.
> +            -->
> +            コンテナの停止中にエラーが発生しました.
> +          </para>
> +        </listitem>
> +      </varlistentry>
> +
> +      <varlistentry>
> +        <term>2</term>
> +        <listitem>
> +          <para>
> +            <!--
> +	    The specified container exists but was not running.
> +            -->
> +            指定のコンテナは存在しますが,実行中ではありません.
> +          </para>
> +        </listitem>
> +      </varlistentry>
> +
> +    </variablelist>
> +
> +  </refsect1>
> +  <refsect1>
>      <title><!-- Diagnostic -->診断</title>
>  
>      <variablelist>
> -- 
> 1.9.0
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20140408/636c7cde/attachment.sig>


More information about the lxc-devel mailing list