summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-04-26 01:38:46 +0000
committerJohn Terpstra <jht@samba.org>2003-04-26 01:38:46 +0000
commitd820b547bd5c555c566bb49cefb7004597cfe114 (patch)
tree8f12a0a5b73acecaa99d4fe1656fdfff64b1ef3e /docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml
parent05a7f65f8a107302ff29aac9e49b9e29a792b6fd (diff)
downloadsamba-d820b547bd5c555c566bb49cefb7004597cfe114.tar.gz
samba-d820b547bd5c555c566bb49cefb7004597cfe114.tar.bz2
samba-d820b547bd5c555c566bb49cefb7004597cfe114.zip
Many typos, syntax fixes, more. Multiple sources including mega patch from
- Jesse Jacobs <jesse@eazy.homeip.net> (This used to be commit 5da18339e19bf2bcc23a19339c8a6a3052246d44)
Diffstat (limited to 'docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml')
-rw-r--r--docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml b/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml
index 395bd71a27..9f03f98b5f 100644
--- a/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml
+++ b/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml
@@ -34,7 +34,7 @@ or by editing individual files that are located in <filename>/etc/pam.d</filenam
If the PAM authentication module (loadable link library file) is located in the
default location then it is not necessary to specify the path. In the case of
Linux, the default location is <filename>/lib/security</filename>. If the module
- is located other than default then the path may be specified as:
+ is located outside the default then the path must be specified as:
<programlisting>
auth required /other_path/pam_strange_module.so