Unverified Commit 0065a2fd by Stéphane Graber Committed by GitHub

Merge pull request #3159 from Rachid-Koucha/patch-1

Bad sgml/man translation
parents ce150929 767bd70a
...@@ -1172,9 +1172,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ...@@ -1172,9 +1172,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<option>relative</option> source path is taken to be relative to <option>relative</option> source path is taken to be relative to
the mounted container root. For instance, the mounted container root. For instance,
</para> </para>
<screen> <programlisting>
dev/null proc/kcore none bind,relative 0 0 dev/null proc/kcore none bind,relative 0 0
</screen> </programlisting>
<para> <para>
Will expand dev/null to ${<option>LXC_ROOTFS_MOUNT</option>}/dev/null, Will expand dev/null to ${<option>LXC_ROOTFS_MOUNT</option>}/dev/null,
and mount it to proc/kcore inside the container. and mount it to proc/kcore inside the container.
......
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