diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-10-26 13:51:51 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-10-26 13:51:51 +0000 |
commit | fa6312088d4bee120c28cb4983623a1846f80096 (patch) | |
tree | 2f3e7f5750cf3f3b684ef0130a02046fd7a86cee /modules/pam_motd/pam_motd.8.xml | |
parent | cc02218cd56f3888b98fe5a581a5a3bbdde1eb8d (diff) | |
download | pam-fa6312088d4bee120c28cb4983623a1846f80096.tar.gz pam-fa6312088d4bee120c28cb4983623a1846f80096.tar.bz2 pam-fa6312088d4bee120c28cb4983623a1846f80096.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-10-26 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_motd/pam_motd.8.xml: Fix typo.
Diffstat (limited to 'modules/pam_motd/pam_motd.8.xml')
-rw-r--r-- | modules/pam_motd/pam_motd.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_motd/pam_motd.8.xml b/modules/pam_motd/pam_motd.8.xml index 3b60a96b..7bd6798c 100644 --- a/modules/pam_motd/pam_motd.8.xml +++ b/modules/pam_motd/pam_motd.8.xml @@ -81,7 +81,7 @@ <para> The suggested usage for <filename>/etc/pam.d/login</filename> is: <programlisting> -session optoinal pam_motd.so motd=/etc/motd +session optional pam_motd.so motd=/etc/motd </programlisting> </para> </refsect1> |