diff options
author | Gerald Carter <jerry@samba.org> | 2006-08-04 17:39:27 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:21 -0500 |
commit | 64630216a3cb7eb0b7b337e232025a1cd340ec56 (patch) | |
tree | 74c29046c64405aa3e9c3c8750e9154f58059052 | |
parent | 48bc6c60b005f73c15fadbe387a5ee3fdafc7ee3 (diff) | |
download | samba-64630216a3cb7eb0b7b337e232025a1cd340ec56.tar.gz samba-64630216a3cb7eb0b7b337e232025a1cd340ec56.tar.bz2 samba-64630216a3cb7eb0b7b337e232025a1cd340ec56.zip |
bug 3980: should fix typo else its a bug in the man page generator
(This used to be commit 424642d95924f1cf8057ea0cc763b306e1696ed9)
-rw-r--r-- | docs/manpages-3/swat.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages-3/swat.8.xml b/docs/manpages-3/swat.8.xml index 897be4a21c..3ff305dc62 100644 --- a/docs/manpages-3/swat.8.xml +++ b/docs/manpages-3/swat.8.xml @@ -61,8 +61,8 @@ <varlistentry> <term>-a</term> - <listitem><para>This option disables authentication and puts - <command>swat</command> in demo mode. In that mode anyone will be able to modify + <listitem><para>This option disables authentication and + places <command>swat</command> in demo mode. In that mode anyone will be able to modify the <filename>smb.conf</filename> file. </para> <para><emphasis>WARNING: Do NOT enable this option on a production |