mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
Fixup xml syntax errors (oops...).
Jeremy.
(This used to be commit 91e69bb0c1
)
This commit is contained in:
parent
94c0918b27
commit
a189130543
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user