Commit fcde0e34 by Stéphane Graber

Fix syntax error in japanese manpage

parent b25c1de6
...@@ -948,6 +948,7 @@ proc proc proc nodev,noexec,nosuid 0 0 ...@@ -948,6 +948,7 @@ proc proc proc nodev,noexec,nosuid 0 0
この例は、root ファイルシステムがどこにあっても、コンテナの /proc 以下に proc ファイルシステムをマウントします。 この例は、root ファイルシステムがどこにあっても、コンテナの /proc 以下に proc ファイルシステムをマウントします。
これは、ブロックデバイスがバックエンドのファイルシステムだけでなく、コンテナのクローンにも柔軟に対応できます。 これは、ブロックデバイスがバックエンドのファイルシステムだけでなく、コンテナのクローンにも柔軟に対応できます。
</para> </para>
<para>
<!-- <!--
Note that when mounting a filesystem from an Note that when mounting a filesystem from an
image file or block device the third field (fs_vfstype) image file or block device the third field (fs_vfstype)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment