diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-05 14:08:20 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-05 14:08:20 +0000 |
commit | edb56d184679d276d011af857f7d1ab0c6817f0a (patch) | |
tree | ece338f9ee97d89fe68e0396ab632c7de3624686 /docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml | |
parent | 2c1f725820584f279607db48e0003d6e7f67321e (diff) | |
download | samba-edb56d184679d276d011af857f7d1ab0c6817f0a.tar.gz samba-edb56d184679d276d011af857f7d1ab0c6817f0a.tar.bz2 samba-edb56d184679d276d011af857f7d1ab0c6817f0a.zip |
Fix typos / layout
(This used to be commit fb20589e7c043ab1306051e80ca3f7476b1c6c58)
Diffstat (limited to 'docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml')
-rw-r--r-- | docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml | 2 |
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 e13a81eac5..ac9385f3de 100644 --- a/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml +++ b/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml @@ -37,7 +37,7 @@ or by editing individual files that are located in <filename>/etc/pam.d</filenam is located other than default then the path may be specified as: <programlisting> - eg: "auth required /other_path/pam_strange_module.so" + auth required /other_path/pam_strange_module.so </programlisting> </para> </note> |