]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Fixup xml syntax errors (oops...).
authorJeremy Allison <jra@samba.org>
Thu, 22 Jun 2006 00:36:06 +0000 (00:36 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:20 +0000 (08:47 -0500)
Jeremy.

docs/manpages-3/net.8.xml

index 2e908e55b7fb393cf8b4529486b5399aaa027f57..39641c2f46b02eb95a324f73d15b345e5e79722f 100644 (file)
@@ -943,7 +943,7 @@ can create user defined shares on demand using the commands below.
 </para>
 
 <refsect3>
-<title>USERSHARE ADD <replaceable>sharename</replaceable> <replaceable>path</replaceable> <replaceable>[comment]</replaceable> <replaceable>[acl]</replaceable> replaceable>[guest_ok=[y|n]]</replaceable></title>
+<title>USERSHARE ADD <replaceable>sharename</replaceable> <replaceable>path</replaceable> <replaceable>[comment]</replaceable> <replaceable>[acl]</replaceable> <replaceable>[guest_ok=[y|n]]</replaceable></title>
 
 <para>
 Add or replace a new user defined share, with name "sharename".
@@ -974,7 +974,7 @@ this share.
 share (no creation of new files or directories or writing to files).
 </para>
 
-</para>
+<para>
 The default if no "acl" is given is "Everyone:R", which means any 
 authenticated user has read-only access.
 </para>
@@ -1052,6 +1052,8 @@ shares created by other users.
 
 </refsect3>
 
+</refsect2>
+
 <refsect2>
 <title>HELP [COMMAND]</title>