diff options
author | Andrew Bartlett <abartlet@samba.org> | 2001-08-06 09:35:08 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2001-08-06 09:35:08 +0000 |
commit | ac989cbe0777beb4def038ab0b552a64a0f1ba0c (patch) | |
tree | 8c80c1d038104e5eaa25554a89eb2e0a1fcce0c9 /docs | |
parent | c2316f4c2d1ef69436f8e65783a480938d0478bc (diff) | |
download | samba-ac989cbe0777beb4def038ab0b552a64a0f1ba0c.tar.gz samba-ac989cbe0777beb4def038ab0b552a64a0f1ba0c.tar.bz2 samba-ac989cbe0777beb4def038ab0b552a64a0f1ba0c.zip |
Record the NT_STATUS constant rather than its number in the logfiles
Fix typo in lmhosts manpage
(This used to be commit 9fff946cf113b4858b730f5ba644d5648ba95027)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/manpages/lmhosts.5.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/manpages/lmhosts.5.sgml b/docs/docbook/manpages/lmhosts.5.sgml index 32ed13f043..7934c18e8e 100644 --- a/docs/docbook/manpages/lmhosts.5.sgml +++ b/docs/docbook/manpages/lmhosts.5.sgml @@ -20,7 +20,7 @@ <refsect1> <title>DESCRIPTION</title> - <para>This file is part of the <<ulink url="samba.7.html"> + <para>This file is part of the <ulink url="samba.7.html"> Samba</ulink> suite.</para> <para><filename>lmhosts</filename> is the <emphasis>Samba |