The Samba-Bugzilla – Attachment 3732 Details for
Bug 5892
net rap printq info not documented in man-page and usage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch changes 'list' to 'info' for 'net rap printq'
samba-3.0.32-net_rap_printq_info.diff (text/plain), 4.08 KB, created by
Carsten Dumke
on 2008-11-13 12:05:47 UTC
(
hide
)
Description:
patch changes 'list' to 'info' for 'net rap printq'
Filename:
MIME Type:
Creator:
Carsten Dumke
Created:
2008-11-13 12:05:47 UTC
Size:
4.08 KB
patch
obsolete
>diff -Nurbd samba-3.0.32.orig/docs/htmldocs/manpages/net.8.html samba-3.0.32/docs/htmldocs/manpages/net.8.html >--- samba-3.0.32.orig/docs/htmldocs/manpages/net.8.html 2008-08-25 22:36:07.000000000 +0200 >+++ samba-3.0.32/docs/htmldocs/manpages/net.8.html 2008-11-13 18:42:32.000000000 +0100 >@@ -97,7 +97,7 @@ > </p></div></div><div class="refsect2" lang="en"><a name="id300149"></a><h3>SESSION</h3><div class="refsect3" lang="en"><a name="id300154"></a><h4>RAP SESSION</h4><p>Without any other options, SESSION enumerates all active SMB/CIFS > sessions on the target server.</p></div><div class="refsect3" lang="en"><a name="id300165"></a><h4>RAP SESSION DELETE|CLOSE <em class="replaceable"><code>CLIENT_NAME</code></em></h4><p>Close the specified sessions.</p></div><div class="refsect3" lang="en"><a name="id300176"></a><h4>RAP SESSION INFO <em class="replaceable"><code>CLIENT_NAME</code></em></h4><p>Give a list with all the open files in specified session.</p></div></div><div class="refsect2" lang="en"><a name="id300190"></a><h3>RAP SERVER <em class="replaceable"><code>DOMAIN</code></em></h3><p>List all servers in specified domain or workgroup. Defaults > to local domain.</p></div><div class="refsect2" lang="en"><a name="id300202"></a><h3>RAP DOMAIN</h3><p>Lists all domains and workgroups visible on the >-current network.</p></div><div class="refsect2" lang="en"><a name="id300213"></a><h3>RAP PRINTQ</h3><div class="refsect3" lang="en"><a name="id300218"></a><h4>RAP PRINTQ LIST <em class="replaceable"><code>QUEUE_NAME</code></em></h4><p>Lists the specified print queue and print jobs on the server. >+current network.</p></div><div class="refsect2" lang="en"><a name="id300213"></a><h3>RAP PRINTQ</h3><div class="refsect3" lang="en"><a name="id300218"></a><h4>RAP PRINTQ INFO <em class="replaceable"><code>QUEUE_NAME</code></em></h4><p>Lists the specified print queue and print jobs on the server. > If the <em class="replaceable"><code>QUEUE_NAME</code></em> is omitted, all > queues are listed.</p></div><div class="refsect3" lang="en"><a name="id300234"></a><h4>RAP PRINTQ DELETE <em class="replaceable"><code>JOBID</code></em></h4><p>Delete job with specified id.</p></div></div><div class="refsect2" lang="en"><a name="id300246"></a><h3>RAP VALIDATE <em class="replaceable"><code>user</code></em> [<em class="replaceable"><code>password</code></em>]</h3><p> > Validate whether the specified user can log in to the >diff -Nurbd samba-3.0.32.orig/docs/manpages/net.8 samba-3.0.32/docs/manpages/net.8 >--- samba-3.0.32.orig/docs/manpages/net.8 2008-08-25 22:33:59.000000000 +0200 >+++ samba-3.0.32/docs/manpages/net.8 2008-11-13 18:35:22.000000000 +0100 >@@ -210,7 +210,7 @@ > .PP > Lists all domains and workgroups visible on the current network\. > .SS "RAP PRINTQ" >-.SS "RAP PRINTQ LIST QUEUE_NAME" >+.SS "RAP PRINTQ INFO QUEUE_NAME" > .PP > Lists the specified print queue and print jobs on the server\. If the > \fIQUEUE_NAME\fR >diff -Nurbd samba-3.0.32.orig/docs-xml/manpages-3/net.8.xml samba-3.0.32/docs-xml/manpages-3/net.8.xml >--- samba-3.0.32.orig/docs-xml/manpages-3/net.8.xml 2008-08-25 23:09:21.000000000 +0200 >+++ samba-3.0.32/docs-xml/manpages-3/net.8.xml 2008-11-13 18:43:26.000000000 +0100 >@@ -395,7 +395,7 @@ > <title>RAP PRINTQ</title> > > <refsect3> >-<title>RAP PRINTQ LIST <replaceable>QUEUE_NAME</replaceable></title> >+<title>RAP PRINTQ INFO <replaceable>QUEUE_NAME</replaceable></title> > > <para>Lists the specified print queue and print jobs on the server. > If the <replaceable>QUEUE_NAME</replaceable> is omitted, all >diff -Nurbd samba-3.0.32.orig/source/utils/net_rap.c samba-3.0.32/source/utils/net_rap.c >--- samba-3.0.32.orig/source/utils/net_rap.c 2008-08-25 23:09:21.000000000 +0200 >+++ samba-3.0.32/source/utils/net_rap.c 2008-11-13 18:32:10.000000000 +0100 >@@ -491,7 +491,7 @@ > d_printf( > "net rap printq [misc. options] [targets]\n"\ > "\tor\n"\ >- "net rap printq list [<queue_name>] [misc. options] [targets]\n"\ >+ "net rap printq info [<queue_name>] [misc. options] [targets]\n"\ > "\tlists the specified queue and jobs on the target server.\n"\ > "\tIf the queue name is not specified, all queues are listed.\n\n"); > d_printf(
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 5892
: 3732