playing with autogen files again
authorGerald Carter <jerry@samba.org>
Fri, 23 Feb 2001 22:15:08 +0000 (22:15 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 23 Feb 2001 22:15:08 +0000 (22:15 +0000)
(This used to be commit ff3623cae67564edd853bd1c3f03b0fd0e1d9d8f)

26 files changed:
docs/manpages/findsmb.1
docs/manpages/lmhosts.5
docs/manpages/make_smbcodepage.1
docs/manpages/nmbd.8
docs/manpages/nmblookup.1
docs/manpages/rpcclient.8 [deleted file]
docs/manpages/samba.7
docs/manpages/smb.conf.5
docs/manpages/smbcacls.1
docs/manpages/smbcontrol.1
docs/manpages/smbd.8
docs/manpages/smbmnt.8
docs/manpages/smbmount.8
docs/manpages/smbpasswd.5
docs/manpages/smbpasswd.8
docs/manpages/smbrun.1
docs/manpages/smbsh.1
docs/manpages/smbspool.8
docs/manpages/smbstatus.1
docs/manpages/smbtar.1
docs/manpages/smbumount.8
docs/manpages/swat.8
docs/manpages/testparm.1
docs/manpages/testprns.1
docs/manpages/wbinfo.1
docs/manpages/winbindd.8

index bd737b29472299c2a5d2e03a29c13ab7a7a77573..39447e788ddb2a02f407df502decbe153a026256 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "FINDSMB" "1" "22 February 2001" "" ""
+.TH "FINDSMB" "1" "23 February 2001" "" ""
 .SH NAME
 findsmb \- list info about machines that respond to SMB  name queries on a subnet
 .SH SYNOPSIS
@@ -74,7 +74,7 @@ the Samba suite.
 .PP
 \fBnmbd(8)\fR <URL:nmbd.8.html>, 
 \fBsmbclient(1)
-\fR <URL:smbclient.1.html>, and  \fBnmblookup(1)\fR <URL:smbclient.1.html>
+\fR <URL:smbclient.1.html>, and  \fBnmblookup(1)\fR <URL:nmblookup.1.html>
 .SH "AUTHOR"
 .PP
 The original Samba software and related utilities 
index 23a0ea331624fc466151c56fcdf69878ffacb019..d45c9861b1a2c53baa8637306e508f544ca520f4 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "LMHOSTS" "5" "22 February 2001" "" ""
+.TH "LMHOSTS" "5" "23 February 2001" "" ""
 .SH NAME
 lmhosts \- The Samba NetBIOS hosts file
 .SH SYNOPSIS
index 502f9a5909f512d7df70bb8dc58f4cf9f8884d42..7ab3cccabe0f4e62d02dbbc209c4f51d0e07f00a 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "MAKE_SMBCODEPAGE" "1" "22 February 2001" "" ""
+.TH "MAKE_SMBCODEPAGE" "1" "23 February 2001" "" ""
 .SH NAME
 make_smbcodepage \- construct a codepage file for Samba
 .SH SYNOPSIS
index fa5e40668376661b1af41bfc9fef7f710617cd1c..9a6cf43b34e4e173eb1c6473e8d37881a07ca77a 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "NMBD" "8" "19 February 2001" "" ""
+.TH "NMBD" "8" "23 February 2001" "" ""
 .SH NAME
 nmbd \- NetBIOS name server to provide NetBIOS  over IP naming services to clients
 .SH SYNOPSIS
@@ -18,7 +18,7 @@ and can reply to NetBIOS over IP name service requests, like
 those produced by SMBD/CIFS clients such as Windows 95/98/ME, 
 Windows NT, Windows 2000, and LanManager clients. It also
 participates in the browsing protocols which make up the 
-Windows |[[quot  ]]|Network Neighborhood|[[quot  ]]| view.
+Windows "Network Neighborhood" view.
 .PP
 SMB/CIFS clients, when they start up, may wish to 
 locate an SMB/CIFS server. That is, they wish to know what 
@@ -27,7 +27,7 @@ IP number a specified host is using.
 Amongst other services, \fBnmbd\fR will 
 listen for such requests, and if its own NetBIOS name is 
 specified it will respond with the IP number of the host it 
-is running on. Its |[[quot  ]]|own NetBIOS name|[[quot  ]]| is by
+is running on. Its "own NetBIOS name" is by
 default the primary DNS name of the host it is running on, 
 but this can be overridden with the \fB-n\fR 
 option (see OPTIONS below). Thus \fBnmbd\fR will 
@@ -120,8 +120,8 @@ The -l parameter specifies a path
 and base filename into which operational data from 
 the running \fBnmbd\fR server will
 be logged. The actual log file name is generated by 
-appending the extension |[[quot  ]]|.nmb|[[quot  ]]| to the specified base 
-name. For example, if the name specified was |[[quot  ]]|log|[[quot  ]]| 
+appending the extension ".nmb" to the specified base 
+name. For example, if the name specified was "log" 
 then the file log.nmb would contain the debugging data.
 
 The default log file path is compiled into Samba as 
index b2645444095c3d5afc65246c8d3363cdcb04c868..55cc9824029684c2593fa7033fd3a7306cc367a9 100644 (file)
@@ -3,15 +3,15 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "NMBLOOKUP" "1" "22 February 2001" "" ""
+.TH "NMBLOOKUP" "1" "23 February 2001" "" ""
 .SH NAME
 nmblookup \- NetBIOS over TCP/IP client used to lookup NetBIOS  names
 .SH SYNOPSIS
 .sp
-\fBfindsmb\fR [ \fB-M\fR ]  [ \fB-R\fR ]  [ \fB-S\fR ]  [ \fB-r\fR ]  [ \fB-A\fR ]  [ \fB-h\fR ]  [ \fB-B <broadcast address>\fR ]  [ \fB-U <unicast address>\fR ]  [ \fB-d <debug level>\fR ]  [ \fB-s <smb config file>\fR ]  [ \fB-i <NetBIOS scope>\fR ]  [ \fB-T\fR ]  \fBname\fR
+\fBnmblookup\fR [ \fB-M\fR ]  [ \fB-R\fR ]  [ \fB-S\fR ]  [ \fB-r\fR ]  [ \fB-A\fR ]  [ \fB-h\fR ]  [ \fB-B <broadcast address>\fR ]  [ \fB-U <unicast address>\fR ]  [ \fB-d <debug level>\fR ]  [ \fB-s <smb config file>\fR ]  [ \fB-i <NetBIOS scope>\fR ]  [ \fB-T\fR ]  \fBname\fR
 .SH "DESCRIPTION"
 .PP
-This perl script is part of the  Samba <URL:samba.7.html> suite.
+This tool is part of the  Samba <URL:samba.7.html> suite.
 .PP
 \fBnmblookup\fR is used to query NetBIOS names 
 and map them to IP addresses in a network using NetBIOS over TCP/IP 
diff --git a/docs/manpages/rpcclient.8 b/docs/manpages/rpcclient.8
deleted file mode 100644 (file)
index dc66bcc..0000000
+++ /dev/null
@@ -1,240 +0,0 @@
-.TH "RPCCLIENT" "8" "August 27, 2000" "Samba" "SAMBA" 
-.SH "NAME" 
-rpcclient \- developer\'s tool to testing client side MS-RPC functions
-.SH "SYNOPSIS" 
-.IP "\fBrpcclient\fP" 
-[-d debuglevel] [-S server] [-l logbasename] [-n netbios name] [-N]
-[-m maxprotocol] [-I destIP] [-E] [-U username] [-W workgroup] [-c `command string`]
-[-t terminalcode] [-i scope] [-O socket options]
-[-s smb\&.conf]
-.SH "DESCRIPTION" 
-.IP "\fBrpcclient\fP" 
-is a utility for developers for executing various MS-RPC functions\&.  It\'s
-primary use is for testing Samba\'s own MS-RPC server implementation, however
-many administrators have written scripts around it to manage Windows NT clients
-from their UNIX workstation\&.
-.SH "OPTIONS" 
-.PP 
-.IP 
-.IP "\fB-d debuglevel\fP" 
-set the debuglevel\&. Debug level 0 is the lowest and 100 being the
-highest\&. This should be set to 100 if you are planning on 
-submitting a bug report to the Samba team (see BUGS\&.txt)\&.
-.IP 
-.IP "\fB-S server\fP" 
-NetBIOS name of Server to which you wish to connect\&. The server can be 
-any SMB/CIFS server\&. The name is resolved using either the "name resolve 
-order = " line or by using the \fB-R\fP option\&.
-.IP 
-.IP "\fB-l logbasename\fP" 
-File name for log/debug files\&. \&.client will be
-appended\&. The log file is never removed  by the client\&.
-.IP 
-.IP "\fB-n netbios name\fP" 
-NetBIOS name of the local machine\&. This option
-is only needed if your Samba client cannot find
-it automatically\&. Samba should use the uppercase of the machine\'s
-hostname\&.
-.IP 
-.IP "\fB-N\fP" 
-tells rpcclient not to ask for a password\&. rpcclient will prompt
-the user by default\&.
-.IP 
-.IP "\fB-I destIP\fP" 
-The IP address of the server specified with the \fB-S\fP
-option\&. Only needed when the server\'s NetBIOS
-name cannot be resolved using WINS or broadcast
-and isn\'t found in the LMHOSTS file\&.
-.IP 
-.IP "\fB-E\fP" 
-causes regedit to write messages to stderr instead of stdout\&.
-.IP 
-.IP "\fB-U username[%pass]\fP" 
-Sets the SMB username or username and password\&. If %pass is not
-specified, The user will be prompted\&. The client will first check the USER
-environment variable, then the LOGNAME variable and if either exist, the
-string is uppercased\&. Anything in these variables following a % sign will be
-treated as the password\&. If these environmental variables are not found, the
-username GUEST is used\&.
-.IP 
-If the password is not included in these environment variables
-(using the %pass syntax), rpcclient will look for a PASSWD environment
-variable from which to read the password\&.
-.IP 
-A third option is to use a credentials file which contains
-the plaintext of the username and password\&.  This option is
-mainly provided for scripts where the admin doesn\'t desire to
-pass the credentials on the command line or via environment variables\&.
-If this method is used, make certain that the permissions on the file
-restrict access from unwanted users\&.  See the \fB-A\fP for more details\&.
-.IP 
-Be cautious about including passwords in scripts or in the
-\f(CWPASSWD\fP environment variable\&. Also, on many systems the command
-line of a running process may be seen via the \f(CWps\fP command to be
-safe always allow smbclient to prompt for a password and type it in
-directly\&.
-.IP 
-.IP "\fB-A <filename>\fP" 
-This option allows you to specify a file from which
-to read the username and password used in the connection\&.  The format
-of the file is
-.IP 
-\f(CWusername = <value>\fP 
-.br 
-\f(CWpassword = <value>\fP 
-.br 
-.IP 
-Make certain that the permissions on the file restrict access from
-unwanted users\&.
-.IP 
-.IP "\fB-W domain\fP" 
-Set the SMB domain of the username\&.   This overrides the default 
-domain which is the domain of the server specified with the 
-bt(-S) option\&. If the domain specified is the same as the server\'s
-NetBIOS name, it causes the client to log on using the 
-server\'s local SAM (as opposed to the Domain SAM)\&.
-.IP 
-.IP "\fB-P\fP" 
-operate in promptless mode\&.  Without this mode (the default)
-rpcclient displays a prompt of the form \'[domain\eusername@host]$\'
-.IP 
-.IP "\fB-c \'command string\'\fP" 
-execute semicolon separated commands (listed below))
-.IP 
-.IP "\fB-t terminalcode\fP" 
-This tells the Samba client how to interpret the incoming filenames, in regards
-to character sets\&. The list here is not complete\&. For a complete list see your
-local Samba source\&. Some valid options are sjis, euc, jis7, jis8, junet and hex\&.
-.IP 
-.IP "\fB-O socket options\fP" 
-These socket options are the same as in smb\&.conf (under the bt(socket options = )
-section)\&.
-.IP 
-.IP "\fB-s smb\&.conf\fP" 
-Specifies the location of the all important smb\&.conf file\&.
-.IP 
-.IP "\fB-i scope\fP" 
-Defines the NetBIOS scope\&. For more information on NetBIOS scopes, see rfc1001
-and rfc1002\&. NetBIOS scopes are rarely used\&.
-.IP 
-.PP 
-.SH "COMMANDS" 
-.PP 
-.IP "\fBSPOOLSS Commands\fP" 
-.IP "spoolenum" 
-Execute an EnumPrinters call\&.  This lists the various
-installed and share printers\&.  Refer to the MS Platform
-SDK documentation for more details of the various 
-flags and calling options\&.
-.PP 
-.IP "spoolenumports <level>" 
-Executes an EnumPorts call using the specified info level\&.
-Currently only info level 1 and 2 are supported\&.
-.PP 
-.IP "spoolenumdata" 
-Enumerate all printer setting data stored on the server\&.
-On Windows NT  clients, these values are stored 
-in the registry, while Samba servers store them in the printers
-TDB\&.  This command corresponds to the MS Platform SDK EnumPorts 
-function\&.
-.PP 
-.IP "spooljobs <printer>" 
-List the jobs and status of a given printer\&.  This command
-corresponds to the MS Platform SDK EnumJobs function\&.
-.PP 
-.IP "spoolopen <printer>" 
-Execute an OpenPrinterEx() and ClosePrinter()
-RPC against a given printer\&.
-.PP 
-.IP "spoolgetdata" 
-Retrive the data for a given printer setting\&.  See the 
-\fBspoolenumdata\fP command for more information\&.  This command
-corresponds to the GetPrinterData() MS Platform SDK function\&.
-.PP 
-.IP "spoolgetprinter <printer>" 
-Retrieve the current printer information\&.  This command
-sorresponds to the GetPrinter() MS Platform SDK function\&.
-.PP 
-.IP "spoolgetprinterdriver <printer>" 
-Retrive the printer driver information (such as driver file,
-config file, dependent files, etc\&.\&.\&.) for the given printer\&.
-This command corresponds to the GetPrinterDriver() MS Platform 
-SDK function\&.
-.PP 
-.IP "spoolgetprinterdriverdir <arch>" 
-Execute a GetPrinterDriverDirectory() RPC to retreive the
-SMB share name and subdirectory for storing printer driver
-files for a given architecture\&.  Possible values for <arch> are
-"Windows 4\&.0" (for Windows 95/98), "Windows NT x86", "Windows NT
-PowerPC", "Windows Alpha_AXP", and "Windows NT R4000"\&.
-.PP 
-.YODLTAGSTART. roffcmd .IP "spooladdprinter <printername> <sharename> 
-<drivername> <port>" .YODLTAGEND. 
-Add a printer on the remote server\&.  This printer will be automatically
-shared\&.  Be aware that the printer driver must already be installed
-on the server (see \fBaddprinterdriver\fP) and the <port> must
-be a valid port name\&.
-.PP 
-.IP "spooladdprinterdriver <arch> <config>" 
-Execute an AddPrinterDriver() RPC to install the printer 
-driver information on the server\&.  Note that the driver files
-should already exist in the directort returned by 
-\fBspoolgetprinterdriverdir\fP\&.  Possible values for <arch>
-are the same as those for the \fBspooolgetprintedriverdir\fP command\&.
-The <config> parameter is defined as follows:
-.PP 
-.IP "" 
-<Long Printer Name>:<Driver File Name>:<Data File Name>:<Config File Name>:<Help File Name>:<Language Monitor Name>:<Default Data Type>:<Comma Separated list of Files>
-.PP 
-.IP "" 
-Any empty fields should be enter as the string "NULL"\&.
-.PP 
-.IP "" 
-Samba does not need to support the concept of Print Monitors
-since these only apply to local printers whose driver can make use
-of a bi-directional link for communication\&.  This field should
-be "NULL"\&.  On a remote NT print server, the Print Monitor for a driver
-must already be installed prior to adding the driver or else the RPC
-will fail\&.
-.PP 
-.IP "\fBGeneral Commands\fP" 
-.IP "set" 
-Set miscellaneous rpcclient command line options during a running 
-session\&.
-.PP 
-.IP "use" 
-Connect to a rmeote SMB server\&.  \fBrpcclient\fP has the ability
-to maintain connections to multiple server simulaneously\&.
-.PP 
-.IP "help" 
-Print a listing of all known commands or extended help 
-on a particular command\&.
-.PP 
-.IP "quit" 
-Exit rpcclient\&.
-.PP 
-.SH "BUGS" 
-rpcclient is designed as a developer testing tool and may not be robust
-in certain areas (such as command line parsing)\&.  It has been known to 
-generate a core dump upon failures when invalid parameters where
-passed to the interpreter\&.
-.PP 
-From Luke Leighton\'s original rpcclient man page:
-"WARNING! The MSRPC over SMB code has been developed from examining 
-Network traces\&. No documentation is available from the original creators 
-(Microsoft) on how MSRPC over SMB works, or how the individual MSRPC services 
-work\&. Microsoft\'s implementation of these services has been demonstrated 
-(and reported) to be\&.\&.\&. a bit flakey in places\&.
-.PP 
-The development of Samba\'s implementation is also a bit rough, and as more 
-of the services are understood, it can even result in versions of 
-\fBsmbd(8)\fP and rpcclient that are incompatible for some commands or 
-services\&. Additionally, the developers are sending reports to Microsoft, 
-and problems found or reported to Microsoft are fixed in Service Packs, 
-which may result in incompatibilities\&."
-.PP 
-.SH "SEE ALSO" 
-\fBsamba (7)\fP
-.SH "AUTHOR" 
-Samba is written by The Samba Team as Open Source\&. This man page was written
-by Matthew Geddes, Luke Kenneth Casson, and Gerald Carter\&.
index e70b5b4da1f09d604b71dc60e746f20a5d3267fc..45f55a602ce521b7e8d0d77c217854240fdc108a 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SAMBA" "7" "19 February 2001" "" ""
+.TH "SAMBA" "7" "23 February 2001" "" ""
 .SH NAME
 SAMBA \- A Windows SMB/CIFS fileserver for UNIX
 .SH SYNOPSIS
@@ -75,7 +75,7 @@ component is described in a separate manual page. It is strongly
 recommended that you read the documentation that comes with Samba 
 and the manual pages of those components that you use. If the 
 manual pages aren't clear enough then please send a patch or 
-bug report to  samba|[[commat]]|samba.org <URL:mailto:samba@samba.org>
+bug report to  samba@samba.org <URL:mailto:samba@samba.org>
 .SH "AVAILABILITY"
 .PP
 The Samba software suite is licensed under the 
@@ -109,7 +109,7 @@ then I suggest you join the Samba mailing list at
 http://lists.samba.org <URL:http://lists.samba.org/>.
 .PP
 If you have patches to submit or bugs to report 
-then you may mail them directly to samba-patches|[[commat]]|samba.org.
+then you may mail them directly to samba-patches@samba.org.
 Note, however, that due to the enormous popularity of this 
 package the Samba Team may take some time to respond to mail. We 
 prefer patches in \fBdiff -u\fR format.
index db6f94f37d8e0cc7c611600d1067973a0e8f1bc5..7ae2aaa6e7fc923f491a77a81fa0d02930e706ca 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMB.CONF" "5" "22 February 2001" "" ""
+.TH "SMB.CONF" "5" "23 February 2001" "" ""
 .SH NAME
 smb.conf \- The configuration file for the Samba suite
 .SH "SYNOPSIS"
index fd8ca135914098c4b7cec705a4fab9390ced75f1..5b96090e8c47334d361f9869388a8d765276c5a8 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBCACLS" "1" "22 February 2001" "" ""
+.TH "SMBCACLS" "1" "23 February 2001" "" ""
 .SH NAME
 smbcacls \- Set or get ACLs on an NT file or directory names
 .SH SYNOPSIS
index 02cd2ca6c4465b7665d74b381085d10bc6dab3fd..71b96ae25dc64af36238cec483af970be9932467 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBCONTROL" "1" "22 February 2001" "" ""
+.TH "SMBCONTROL" "1" "23 February 2001" "" ""
 .SH NAME
 smbcontrol \- send messages to smbd or nmbd processes
 .SH SYNOPSIS
@@ -21,7 +21,7 @@ an nmbd(8) <URL:nmbd.8.html> daemon running on the
 system.
 .SH "OPTIONS"
 .TP
-\fB-i>\fR
+\fB-i\fR
 Run interactively. Individual commands 
 of the form destination message-type parameters can be entered 
 on STDIN. An empty command line or a "q" will quit the 
index ea09dee84ffeaed755880369d1605d646c76d259..3b180b4d1faa50433a745882140408b37777f52f 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBD" "8" "19 February 2001" "" ""
+.TH "SMBD" "8" "23 February 2001" "" ""
 .SH NAME
 smbd \- server to provide SMB/CIFS services to clients
 .SH SYNOPSIS
@@ -188,17 +188,17 @@ is to make available to clients. See  \fIsmb.conf(5)\fR <URL:smb.conf.5.html> fo
 .PP
 On some systems \fBsmbd\fR cannot change uid back 
 to root after a setuid() call. Such systems are called 
-|[[quot  ]]|trapdoor|[[quot  ]]| uid systems. If you have such a system, 
+trapdoor uid systems. If you have such a system, 
 you will be unable to connect from a client (such as a PC) as 
 two different users at once. Attempts to connect the
-second user will result in |[[quot  ]]|access denied|[[quot  ]]| or 
+second user will result in access denied or 
 similar.
 .SH "ENVIRONMENTVARIABLES"
 .TP
 \fBPRINTER\fR
 If no printer name is specified to 
 printable services, most systems will use the value of 
-this variable (or |[[quot  ]]|lp|[[quot  ]]| if this variable is 
+this variable (or lp if this variable is 
 not defined) as the name of the printer to use. This 
 is not specific to the server, however.
 .SH "INSTALLATION"
@@ -381,9 +381,9 @@ or kill and restart the meta-daemon. Some versions of
 \fBinetd\fR will reread their configuration
 tables if they receive a HUP signal.
 .PP
-If your machine's name is |[[quot  ]]|fred|[[quot  ]]| and your 
-name is |[[quot  ]]|mary|[[quot  ]]|, you should now be able to connect 
-to the service \fI|[[bsol  ]]||[[bsol  ]]|fred|[[bsol  ]]|mary\fR.
+If your machine's name is fred and your 
+name is mary, you should now be able to connect 
+to the service \fI\\\\fred\\mary\fR.
 .PP
 To properly test and experiment with the server, we 
 recommend using the \fBsmbclient\fR program (see 
index fcba71f49a0908a2273e8d7252985871814a5dbd..b3933397ab4d9a04de89dccd66f062784765d5d9 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBMNT" "8" "22 February 2001" "" ""
+.TH "SMBMNT" "8" "23 February 2001" "" ""
 .SH NAME
 smbmnt \- helper utility for mounting SMB filesystems
 .SH SYNOPSIS
index de241824a4d81c20428992e3be069fb61f1cc59d..259dea7d6de445fa5e6cefc29a143d62a35da331 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBMOUNT" "8" "22 February 2001" "" ""
+.TH "SMBMOUNT" "8" "23 February 2001" "" ""
 .SH NAME
 smbmount \- mount and smbfs filesystem
 .SH SYNOPSIS
index fef3713425dbb3cd1b8c5fa24ffe23f903328027..e6957732f37d06e4917eeaad2f1e60fffa6b7a4b 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBPASSWD" "5" "22 February 2001" "" ""
+.TH "SMBPASSWD" "5" "23 February 2001" "" ""
 .SH NAME
 smbpasswd \- The Samba encrypted password file
 .SH SYNOPSIS
index 3c134913a966e50aba7cebaead65fc138161994d..f47ff0d9d4e658545ad7f3f186fd030f213d2769 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBPASSWD" "8" "22 February 2001" "" ""
+.TH "SMBPASSWD" "8" "23 February 2001" "" ""
 .SH NAME
 smbpasswd \- change a users SMB password
 .SH SYNOPSIS
index 24b320947eab81cb8885e28abe00fda5a93a4bca..68a8d8120446134afce13cf24698baf9eefa813a 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBRUN" "1" "22 February 2001" "" ""
+.TH "SMBRUN" "1" "23 February 2001" "" ""
 .SH NAME
 smbrun \- interface program between smbd and external  programs
 .SH SYNOPSIS
index 66bc4d97b858bad18887faacdd753c6e15ab112a..f3c5974474ce9401d72b8df9867df42a153c8236 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBSH" "1" "22 February 2001" "" ""
+.TH "SMBSH" "1" "23 February 2001" "" ""
 .SH NAME
 smbsh \- Allows access to Windows NT filesystem  using UNIX commands
 .SH SYNOPSIS
index c94c2d12affae8fe781caff2863c0d0e5469037d..5144320c22096b580518f2fea57ebca26fec45a2 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBSPOOL" "8" "22 February 2001" "" ""
+.TH "SMBSPOOL" "8" "23 February 2001" "" ""
 .SH NAME
 nmblookup \- send print file to an SMB printer
 .SH SYNOPSIS
@@ -82,8 +82,8 @@ This man page is correct for version 2.2 of
 the Samba suite.
 .SH "SEE ALSO"
 .PP
-\fBnmbd(8)\fR <URL:nmbd.8.html>, 
-samba(7) <URL:samba.7.html>, and smb.conf(5) <URL:smb.conf.5.html>
+\fBsmbd(8)\fR <URL:smbd.8.html>, 
+and samba(7) <URL:samba.7.html>.
 .SH "AUTHOR"
 .PP
 \fBsmbspool\fR was written by Michael Sweet 
index f8819fe6cb79a46d53f62470f445a1293692ed81..b97417ccda654f76688fff95f42c889fd62ca571 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBSTATUS" "1" "22 February 2001" "" ""
+.TH "SMBSTATUS" "1" "23 February 2001" "" ""
 .SH NAME
 smbstatus \- report on current Samba connections
 .SH SYNOPSIS
index ab9f95fcbeea1d1cbdeaf3b7f32f297994f82d69..34b1ee4fb12f58733e0d3248a12b2e748511640f 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBTAR" "1" "22 February 2001" "" ""
+.TH "SMBTAR" "1" "23 February 2001" "" ""
 .SH NAME
 smbtar \- shell script for backing up SMB/CIFS shares  directly to UNIX tape drives
 .SH SYNOPSIS
index 1699b6bf6ffe9b186655370c7a1ad3d816d006f9..07f17bababedcab90cdcf300c33f2730f9309ca6 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBUMOUNT" "8" "22 February 2001" "" ""
+.TH "SMBUMOUNT" "8" "23 February 2001" "" ""
 .SH NAME
 smbumount \- smbfs umount for normal users
 .SH SYNOPSIS
index 5e6b8a57d89fb39e0891cf8983768b5c8768ff87..7a2441549b353e2c8d822b61116b4b7b024b9f3f 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SWAT" "8" "22 February 2001" "" ""
+.TH "SWAT" "8" "23 February 2001" "" ""
 .SH NAME
 swat \- Samba Web Administration Tool
 .SH SYNOPSIS
@@ -110,7 +110,7 @@ This is the default location of the \fIsmb.conf(5)
 common places that systems install this file are \fI /usr/samba/lib/smb.conf\fR and \fI/etc/smb.conf
 \fR\&. This file describes all the services the server 
 is to make available to clients. 
-.SH "WANRNIGS"
+.SH "WARNINGS"
 .PP
 \fBswat\fR will rewrite your \fIsmb.conf
 \fRfile. It will rearrange the entries and delete all 
index a5aa932aa17efcf8c764b1d9f413ce36130b07b5..3dc3c92d6451ece9490619f8f93d6ffbcbeab414 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "TESTPARM" "1" "22 February 2001" "" ""
+.TH "TESTPARM" "1" "23 February 2001" "" ""
 .SH NAME
 testparm \- check an smb.conf configuration file for  internal correctness
 .SH SYNOPSIS
index 91738ebcfe1e63039ea54f40255dc1905698f383..606516b0fd40dfcdc964d095acf7183aedd3dcbc 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "TESTPRNS" "1" "22 February 2001" "" ""
+.TH "TESTPRNS" "1" "23 February 2001" "" ""
 .SH NAME
 testprns \- check printer name for validity with smbd
 .SH SYNOPSIS
index fef11dc9a29e00cffe5b45448b05d7e4c0398ccb..70a6882c09751f452cc3e6a9a3565444d4d2f05e 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "WBINFO" "1" "22 February 2001" "" ""
+.TH "WBINFO" "1" "23 February 2001" "" ""
 .SH NAME
 wbinfo \- Query information from winbind daemon
 .SH SYNOPSIS
index efdaf76bd8485b6c2183189cbec4e837f729cd26..bbbcd8ffb6ca708f51961067ecf76ef32086af75 100644 (file)
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "WINBINDD" "8" "22 February 2001" "" ""
+.TH "WINBINDD" "8" "23 February 2001" "" ""
 .SH NAME
 winbindd \- Name Service Switch daemon for resolving names  from NT servers
 .SH SYNOPSIS