From 48e3c95a8dea85c4c99f9d421149e13e72d39c6b Mon Sep 17 00:00:00 2001 From: KATOH Yasufumi Date: Wed, 11 Mar 2020 15:56:35 +0900 Subject: [PATCH] doc: Fix typo Signed-off-by: KATOH Yasufumi --- doc/lxc.container.conf.sgml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in index 8dcadf7c5..ae04e3af3 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -1940,7 +1940,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 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. lxc.selinux.context.keyring = system_u:system_r:lxc_t:s0:c22 -- 2.47.2