This patch fixes a small typo in the man page.
Signed-off-by: Matthias Brugger
---
doc/lxc.sgml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/lxc.sgml.in b/doc/lxc.sgml.in
index 865a6a7..a333c49 100644
--- a/doc/lxc.sgml.in
+++ b/doc/lxc.sgml.in
@@ -96,7 +96,7
In lxc-setcap the path to lxc-init wasn't set right, so that
a call to the script failed with an error. This patch sets
the path to the right directory.
Signed-off-by: Matthias Brugger
---
src/lxc/lxc-setcap.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/lx