summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2002-09-23 02:49:01 +0000
committerAndrew Bartlett <abartlet@samba.org>2002-09-23 02:49:01 +0000
commit15bc0437a9239f1461b0562b2964da607e16fe20 (patch)
tree7aa2c3deaac7533b85376d6b85347d427640d25d /docs
parent8aaf8174bf1efef402d46489d56ae759a70341b8 (diff)
downloadsamba-15bc0437a9239f1461b0562b2964da607e16fe20.tar.gz
samba-15bc0437a9239f1461b0562b2964da607e16fe20.tar.bz2
samba-15bc0437a9239f1461b0562b2964da607e16fe20.zip
Fix typo.
(This used to be commit 575b8674863341d3dbd04d8618a3a5f2ff5651ee)
Diffstat (limited to 'docs')
-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 594516640d..adcd059bc2 100644
--- a/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml
+++ b/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml
@@ -154,7 +154,7 @@ password required /lib/security/pam_smbpass.so nodelay smbconf=/etc/samba.
<para>
Note: PAM allows stacking of authentication mechanisms. It is
-also possible to pass information obtained within on PAM module through
+also possible to pass information obtained within one PAM module through
to the next module in the PAM stack. Please refer to the documentation for
your particular system implementation for details regarding the specific
capabilities of PAM in this environment. Some Linux implmentations also