From 88338a0e14e620c10a448e087b12c9ee6d718117 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Fri, 3 Aug 2001 17:40:55 +0000 Subject: [PATCH] autogen --- docs/htmldocs/smb.conf.5.html | 2 +- docs/htmldocs/smbcontrol.1.html | 14 +++++++++++--- docs/manpages/smb.conf.5 | 4 ++-- docs/manpages/smbcontrol.1 | 7 ++++++- 4 files changed, 20 insertions(+), 7 deletions(-) diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index 74d428b1aa2..5b3f0b74a58 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -17559,7 +17559,7 @@ CLASS="COMMAND" >utmputmp (G)

This boolean parameter is only available if diff --git a/docs/htmldocs/smbcontrol.1.html b/docs/htmldocs/smbcontrol.1.html index 7136d3e981e..1f3b020c87b 100644 --- a/docs/htmldocs/smbcontrol.1.html +++ b/docs/htmldocs/smbcontrol.1.html @@ -231,6 +231,14 @@ CLASS="CONSTANT" CLASS="CONSTANT" >smbd.

The close-share message-type sends a + message to smbd which forces smbd to close the share that was + specified as an argument. This may be useful if you made changes + to the access controls on the share.

parameters

VERSION

SEE ALSO

AUTHOR

.\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . -.TH "SMB.CONF" "5" "26 July 2001" "" "" +.TH "SMB.CONF" "5" "03 August 2001" "" "" .SH NAME smb.conf \- The configuration file for the Samba suite .SH "SYNOPSIS" @@ -6673,7 +6673,7 @@ Default: \fBno username map\fR Example: \fBusername map = /usr/local/samba/lib/users.map \fR.TP -\fButmp\fR +\fButmp (G)\fR This boolean parameter is only available if Samba has been configured and compiled with the option \fB --with-utmp\fR. If set to true then Samba will attempt to add utmp or utmpx records (depending on the UNIX system) whenever a diff --git a/docs/manpages/smbcontrol.1 b/docs/manpages/smbcontrol.1 index 6e4fd851562..ee7ba6e629b 100644 --- a/docs/manpages/smbcontrol.1 +++ b/docs/manpages/smbcontrol.1 @@ -3,7 +3,7 @@ .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . -.TH "SMBCONTROL" "1" "09 July 2001" "" "" +.TH "SMBCONTROL" "1" "03 August 2001" "" "" .SH NAME smbcontrol \- send messages to smbd or nmbd processes .SH SYNOPSIS @@ -84,6 +84,11 @@ message to smbd which in turn sends a printer notify message to any Windows NT clients connected to a printer. This message-type takes an argument of the printer name to send notify messages to. This message can only be sent to smbd. + +The close-share message-type sends a +message to smbd which forces smbd to close the share that was +specified as an argument. This may be useful if you made changes +to the access controls on the share. .TP \fBparameters\fR any parameters required for the message-type -- 2.11.4.GIT