]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc-usernsexec manpage: fix typo (command name is not lxc-unshare)
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 14 Feb 2014 04:39:38 +0000 (22:39 -0600)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 14 Feb 2014 04:40:51 +0000 (22:40 -0600)
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
doc/lxc-usernsexec.sgml.in

index 88a155c05561234922e1ab2dde4394f025fb56d2..eff727cefe67826821171c62f24e56b4d26cc190 100644 (file)
@@ -49,7 +49,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   <refsynopsisdiv>
     <cmdsynopsis>
-      <command>lxc-unshare</command>
+      <command>lxc-usernsexec</command>
       <arg choice="opt">-m <replaceable>uid-map</replaceable></arg>
       <arg choice="req">-- command</arg>
     </cmdsynopsis>