summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2001-02-23 22:13:00 +0000
committerGerald Carter <jerry@samba.org>2001-02-23 22:13:00 +0000
commitac41b77d6534d4ee1eefdf122c6658b43aa5e029 (patch)
treef3f5d5ea1309aff9dba3d659b3b4f01af1d67763 /docs
parente9c929b5a482238e69bc96b811b84621f5557b0a (diff)
downloadsamba-ac41b77d6534d4ee1eefdf122c6658b43aa5e029.tar.gz
samba-ac41b77d6534d4ee1eefdf122c6658b43aa5e029.tar.bz2
samba-ac41b77d6534d4ee1eefdf122c6658b43aa5e029.zip
couple of updates to remove error message when generating
man pages (This used to be commit caea759c9b4aa9920d3f4034c092e2bade8dde49)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/manpages/nmbd.8.sgml8
-rw-r--r--docs/docbook/manpages/samba.7.sgml4
-rw-r--r--docs/docbook/manpages/smbd.8.sgml12
3 files changed, 12 insertions, 12 deletions
diff --git a/docs/docbook/manpages/nmbd.8.sgml b/docs/docbook/manpages/nmbd.8.sgml
index 0188bca748..5194b1072b 100644
--- a/docs/docbook/manpages/nmbd.8.sgml
+++ b/docs/docbook/manpages/nmbd.8.sgml
@@ -40,7 +40,7 @@
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.</para>
+ Windows "Network Neighborhood" view.</para>
<para>SMB/CIFS clients, when they start up, may wish to
locate an SMB/CIFS server. That is, they wish to know what
@@ -49,7 +49,7 @@
<para>Amongst other services, <command>nmbd</command> 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 <emphasis>-n</emphasis>
option (see OPTIONS below). Thus <command>nmbd</command> will
@@ -167,8 +167,8 @@
and base filename into which operational data from
the running <command>nmbd</command> 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.</para>
<para>The default log file path is compiled into Samba as
diff --git a/docs/docbook/manpages/samba.7.sgml b/docs/docbook/manpages/samba.7.sgml
index a27b52ca94..5d81d9d446 100644
--- a/docs/docbook/manpages/samba.7.sgml
+++ b/docs/docbook/manpages/samba.7.sgml
@@ -117,7 +117,7 @@
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 <ulink url="mailto:samba@samba.org">
- samba&commat;samba.org</ulink></para>
+ samba@samba.org</ulink></para>
@@ -165,7 +165,7 @@
</para>
<para>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 <command>diff -u</command> format.</para>
diff --git a/docs/docbook/manpages/smbd.8.sgml b/docs/docbook/manpages/smbd.8.sgml
index 2ee7b46e19..2d01fd7d49 100644
--- a/docs/docbook/manpages/smbd.8.sgml
+++ b/docs/docbook/manpages/smbd.8.sgml
@@ -261,10 +261,10 @@
<title>LIMITATIONS</title>
<para>On some systems <command>smbd</command> 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.</para>
</refsect1>
@@ -276,7 +276,7 @@
<term>PRINTER</term>
<listitem><para>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.</para></listitem>
</varlistentry>
@@ -471,9 +471,9 @@
<command>inetd</command> will reread their configuration
tables if they receive a HUP signal.</para>
- <para>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 <filename>&bsol;&bsol;fred&bsol;mary</filename>.
+ <para>If your machine's name is fred and your
+ name is mary, you should now be able to connect
+ to the service <filename>\\fred\mary</filename>.
</para>
<para>To properly test and experiment with the server, we