From fb071bc33dbdc74bf80803495482fa5575fe3fe4 Mon Sep 17 00:00:00 2001 From: Joseph Sutton Date: Tue, 29 Aug 2023 13:49:18 +1200 Subject: [PATCH] docs-xml: Add missing paragraph section Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- docs-xml/manpages/net.8.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml index 95bbac7a827..4ff99e238a2 100644 --- a/docs-xml/manpages/net.8.xml +++ b/docs-xml/manpages/net.8.xml @@ -2202,12 +2202,14 @@ defined share. This parameter is only allowed if the global parameter "usershare allow guests" has been set to true in the &smb.conf;. + There is no separate command to modify an existing user defined share, just use the "net usershare add [sharename]" command using the same sharename as the one you wish to modify and specify the new options you wish. The Samba smbd daemon notices user defined share modifications at connect time so will see the change immediately, there is no need to restart smbd on adding, deleting or changing a user defined share. + -- 2.47.3