From ec4f666f2322e2b3fb7db8d345205390e4f4b615 Mon Sep 17 00:00:00 2001 From: 2xsec Date: Sun, 7 Oct 2018 17:00:50 +0900 Subject: [PATCH] doc: fix indent Signed-off-by: 2xsec --- doc/lxc-attach.sgml.in | 4 ++-- doc/lxc-execute.sgml.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/lxc-attach.sgml.in b/doc/lxc-attach.sgml.in index 12aecd39b..e0c1be746 100644 --- a/doc/lxc-attach.sgml.in +++ b/doc/lxc-attach.sgml.in @@ -291,7 +291,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Executes the command with user ID - uid inside the container. + uid inside the container. @@ -303,7 +303,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Executes the command with group ID - gid inside the container. + gid inside the container. diff --git a/doc/lxc-execute.sgml.in b/doc/lxc-execute.sgml.in index 8b249b329..617888c08 100644 --- a/doc/lxc-execute.sgml.in +++ b/doc/lxc-execute.sgml.in @@ -148,7 +148,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Executes the command with user ID - uid inside the container. + uid inside the container. @@ -160,7 +160,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Executes the command with group ID - gid inside the container. + gid inside the container. -- 2.47.2