From fbe0299e54df9173859182fad0071c7a3217b403 Mon Sep 17 00:00:00 2001 From: David O'Neill Date: Fri, 5 Jan 2001 17:50:50 +0000 Subject: Merge of documentation updates to HEAD. These got missed somewhere along the way. (This used to be commit afad150bacfd02ec83c57ea9ba9152ff59fb7eee) --- docs/yodldocs/smbcontrol.1.yo | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/yodldocs') diff --git a/docs/yodldocs/smbcontrol.1.yo b/docs/yodldocs/smbcontrol.1.yo index a6e86e6325..9edfc97570 100644 --- a/docs/yodldocs/smbcontrol.1.yo +++ b/docs/yodldocs/smbcontrol.1.yo @@ -45,7 +45,7 @@ process. label(messagetype) dit(bf(message-type)) is one of: debug, force-election, ping, profile, -debuglevel, or printer-notify. +debuglevel, profilelevel, or printer-notify. The bf(debug) message-type allows the debug level to be set to the value specified by the parameter. This can be sent to any of the destinations. @@ -69,6 +69,10 @@ The bf(debuglevel) message-type sends a "request debug level" message. The current debug level setting is returned by a "debuglevel" message. This can be sent to any of the destinations. +The bf(profilelevel) message-type sends a "request profile level" message. +The current profile level setting is returned by a +"profilelevel" message. This can be sent to any of the destinations. + The bf(printer-notify) message-type sends a 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 -- cgit