summaryrefslogtreecommitdiff
path: root/docs/manpages/smbd.8
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2001-02-23 22:15:08 +0000
committerGerald Carter <jerry@samba.org>2001-02-23 22:15:08 +0000
commitb05cc5cb119b023fac8dcc54eb39840b756ab37b (patch)
tree581b24f891ea50dd05f86d3325c09378654edabc /docs/manpages/smbd.8
parentac41b77d6534d4ee1eefdf122c6658b43aa5e029 (diff)
downloadsamba-b05cc5cb119b023fac8dcc54eb39840b756ab37b.tar.gz
samba-b05cc5cb119b023fac8dcc54eb39840b756ab37b.tar.bz2
samba-b05cc5cb119b023fac8dcc54eb39840b756ab37b.zip
playing with autogen files again
(This used to be commit ff3623cae67564edd853bd1c3f03b0fd0e1d9d8f)
Diffstat (limited to 'docs/manpages/smbd.8')
-rw-r--r--docs/manpages/smbd.814
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/manpages/smbd.8 b/docs/manpages/smbd.8
index ea09dee84f..3b180b4d1f 100644
--- a/docs/manpages/smbd.8
+++ b/docs/manpages/smbd.8
@@ -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