From a189130543dc6b0fa8380613ae24c711cb140c93 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Thu, 22 Jun 2006 00:36:06 +0000 Subject: Fixup xml syntax errors (oops...). Jeremy. (This used to be commit 91e69bb0c11bb3610bbbc915eae8c502cec27143) --- docs/manpages-3/net.8.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/manpages-3/net.8.xml') diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml index 2e908e55b7..39641c2f46 100644 --- a/docs/manpages-3/net.8.xml +++ b/docs/manpages-3/net.8.xml @@ -943,7 +943,7 @@ can create user defined shares on demand using the commands below. -USERSHARE ADD <replaceable>sharename</replaceable> <replaceable>path</replaceable> <replaceable>[comment]</replaceable> <replaceable>[acl]</replaceable> replaceable>[guest_ok=[y|n]]</replaceable> +USERSHARE ADD <replaceable>sharename</replaceable> <replaceable>path</replaceable> <replaceable>[comment]</replaceable> <replaceable>[acl]</replaceable> <replaceable>[guest_ok=[y|n]]</replaceable> 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). - + The default if no "acl" is given is "Everyone:R", which means any authenticated user has read-only access. @@ -1052,6 +1052,8 @@ shares created by other users. + + HELP [COMMAND] -- cgit