summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/Compiling.sgml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-04-07 13:51:11 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-04-07 13:51:11 +0000
commit705db2effac38df9aaefa9cc6baa9614207b26af (patch)
tree948edb12409dc816903dd4b6004c7eabbe85dc8d /docs/docbook/projdoc/Compiling.sgml
parentc6ffda4f7627c9596288cd7d4272f2d6a2cef593 (diff)
downloadsamba-705db2effac38df9aaefa9cc6baa9614207b26af.tar.gz
samba-705db2effac38df9aaefa9cc6baa9614207b26af.tar.bz2
samba-705db2effac38df9aaefa9cc6baa9614207b26af.zip
- Add &author.mimir; entity
- Several smaller layout and typo fixes (This used to be commit 96aa93ea4f56ef069c3127547296581f8e0ce3bd)
Diffstat (limited to 'docs/docbook/projdoc/Compiling.sgml')
-rw-r--r--docs/docbook/projdoc/Compiling.sgml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/docbook/projdoc/Compiling.sgml b/docs/docbook/projdoc/Compiling.sgml
index 1578522139..868ed52b74 100644
--- a/docs/docbook/projdoc/Compiling.sgml
+++ b/docs/docbook/projdoc/Compiling.sgml
@@ -325,18 +325,18 @@ on this system just substitute the correct package name
varies between unixes. Look at the other entries in inetd.conf
for a guide.</para>
- <para>NOTE: Some unixes already have entries like netbios_ns
+ <note><para>Some unixes already have entries like netbios_ns
(note the underscore) in <filename>/etc/services</filename>.
You must either edit <filename>/etc/services</filename> or
- <filename>/etc/inetd.conf</filename> to make them consistent.</para>
+ <filename>/etc/inetd.conf</filename> to make them consistent.</para></note>
- <para>NOTE: On many systems you may need to use the
- "interfaces" option in smb.conf to specify the IP address
+ <note><para>On many systems you may need to use the
+ <command>interfaces</command> option in &smb.conf; to specify the IP address
and netmask of your interfaces. Run <application>ifconfig</application>
as root if you don't know what the broadcast is for your
- net. <application>nmbd</application> tries to determine it at run
+ net. &nmbd; tries to determine it at run
time, but fails on some unixes.
- </para>
+ </para></note>
<warning><para>Many unixes only accept around 5
parameters on the command line in <filename>inetd.conf</filename>.