]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Fix typo 3289/head
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Wed, 11 Mar 2020 06:56:35 +0000 (15:56 +0900)
committerKATOH Yasufumi <karma@jazz.email.ne.jp>
Wed, 11 Mar 2020 06:56:35 +0000 (15:56 +0900)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
doc/lxc.container.conf.sgml.in

index 8dcadf7c54c53f56ce444d452b3021bdd356744d..ae04e3af36537085bc3a5e5a48428561aa1b37d0 100644 (file)
@@ -1940,7 +1940,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
             <para>
               Specify the SELinux context under which the container's keyring
               should be created. By default this the same as lxc.selinux.context, or
-              the the context lxc is executed under if lxc.selinux.context has not been set.
+              the context lxc is executed under if lxc.selinux.context has not been set.
             </para>
             <programlisting>lxc.selinux.context.keyring = system_u:system_r:lxc_t:s0:c22</programlisting>
           </listitem>