diff options
author | Gerald Carter <jerry@samba.org> | 2002-08-15 13:56:33 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-08-15 13:56:33 +0000 |
commit | 3941058359150a7c2d2084d459620364f1bfacc0 (patch) | |
tree | c7f760ea659c82527f92955d6acdfaff4441315a /docs/htmldocs/smbcontrol.1.html | |
parent | 10712f9a22c539c0f84bca96d73e2cf4d304566e (diff) | |
download | samba-3941058359150a7c2d2084d459620364f1bfacc0.tar.gz samba-3941058359150a7c2d2084d459620364f1bfacc0.tar.bz2 samba-3941058359150a7c2d2084d459620364f1bfacc0.zip |
large set of updates converting some of the textdocs to SGML/DocBook.
I think these were originally from Jelmer, but I've lost
the original message.
Also had some syntax errors in the manpages (does no one regenerate
after making changes to the SGML source?)
Still have some developer specific docs to add from Jelmer in the next
go around....
(This used to be commit 5f673b788314325699a64377d514dda435e6c478)
Diffstat (limited to 'docs/htmldocs/smbcontrol.1.html')
-rw-r--r-- | docs/htmldocs/smbcontrol.1.html | 69 |
1 files changed, 61 insertions, 8 deletions
diff --git a/docs/htmldocs/smbcontrol.1.html b/docs/htmldocs/smbcontrol.1.html index 5dc9854a84..74c2854a86 100644 --- a/docs/htmldocs/smbcontrol.1.html +++ b/docs/htmldocs/smbcontrol.1.html @@ -170,7 +170,7 @@ CLASS="CONSTANT" >, or <TT CLASS="CONSTANT" ->printer-notify</TT +>printnotify</TT >.</P ><P >The <TT @@ -246,15 +246,68 @@ CLASS="CONSTANT" ><P >The <TT CLASS="CONSTANT" ->printer-notify</TT +>printnotify</TT > 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 send notify messages to. + any Windows NT clients connected to a printer. This message-type + takes the following arguments: + + <P +></P +><DIV +CLASS="VARIABLELIST" +><DL +><DT +>queuepause printername</DT +><DD +><P +>Send a queue pause change notify + message to the printer specified.</P +></DD +><DT +>queueresume printername</DT +><DD +><P +>Send a queue resume change notify + message for the printer specified.</P +></DD +><DT +>jobpause printername unixjobid</DT +><DD +><P +>Send a job pause change notify + message for the printer and unix jobid + specified.</P +></DD +><DT +>jobresume printername unixjobid</DT +><DD +><P +>Send a job resume change notify + message for the printer and unix jobid + specified.</P +></DD +><DT +>jobdelete printername unixjobid</DT +><DD +><P +>Send a job delete change notify + message for the printer and unix jobid + specified.</P +></DD +></DL +></DIV +> + + Note that this message only sends notification that an + event has occured. It doesn't actually cause the + event to happen. + This message can only be sent to <TT CLASS="CONSTANT" >smbd</TT ->.</P +>. + </P ></DD ><DT >parameters</DT @@ -268,7 +321,7 @@ CLASS="CONSTANT" ><DIV CLASS="REFSECT1" ><A -NAME="AEN81" +NAME="AEN102" ></A ><H2 >VERSION</H2 @@ -279,7 +332,7 @@ NAME="AEN81" ><DIV CLASS="REFSECT1" ><A -NAME="AEN84" +NAME="AEN105" ></A ><H2 >SEE ALSO</H2 @@ -305,7 +358,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN91" +NAME="AEN112" ></A ><H2 >AUTHOR</H2 |