]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc.conf.sgml.in: Fix typo
authorStéphane Graber <stgraber@ubuntu.com>
Mon, 26 Nov 2012 16:45:28 +0000 (11:45 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 26 Nov 2012 16:45:28 +0000 (11:45 -0500)
Fix a typo in the previous lxc.conf.sgml.in change.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
doc/lxc.conf.sgml.in

index eed07fc79a713cc2cb395abde239d93c335ea79d..70b806d238b4ef5bf17d5a5cfe2a32042336c817 100644 (file)
@@ -507,7 +507,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
        By default, lxc does nothing with the container's
        <filename>/dev</filename>.  This allows the container's
        <filename>/dev</filename> to be set up as needed in the container
-       rootfs.  If lxc.autodev is to 1, then after mounting the container's
+       rootfs.  If lxc.autodev is set to 1, then after mounting the container's
        rootfs LXC will mount a fresh tmpfs under <filename>/dev</filename>
        (limited to 100k) and fill in a minimal set of initial devices.
       </para>