mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-08 02:31:33 +00:00
Fix syntax error in japanese manpage
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
a4dbc45fc7
commit
16bc569bc3
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user