diff options
author | Steve Langasek <vorlon@debian.org> | 2008-07-22 22:37:05 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 16:11:46 -0800 |
commit | fccebe5d86a20c042b0c11536426353f8e773178 (patch) | |
tree | 5a7eefd87cb91fa5acb99a741839b472a23f0cb8 /debian/libpam-doc.doc-base.applications-guide | |
parent | f07c4623ddcb00fb57fdb3a97149cf5de03cf8da (diff) | |
download | pam-fccebe5d86a20c042b0c11536426353f8e773178.tar.gz pam-fccebe5d86a20c042b0c11536426353f8e773178.tar.bz2 pam-fccebe5d86a20c042b0c11536426353f8e773178.zip |
Also fix up whitespace issues in the doc-base abstracts
Diffstat (limited to 'debian/libpam-doc.doc-base.applications-guide')
-rw-r--r-- | debian/libpam-doc.doc-base.applications-guide | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/libpam-doc.doc-base.applications-guide b/debian/libpam-doc.doc-base.applications-guide index 3e90fabc..c7b4d633 100644 --- a/debian/libpam-doc.doc-base.applications-guide +++ b/debian/libpam-doc.doc-base.applications-guide @@ -2,11 +2,11 @@ Document: pam-applications-guide Title: The Linux-PAM Application Developers' Guide Author: Andrew G. Morgan <morgan@linux.kernel.org> Abstract: This manual documents what an application developer needs to know - about the Linux-PAM library. It describes how an application might use - the Linux-PAM library to authenticate users. In addition it contains a - description of the funtions to be found in libpam_misc library, that can - be used in general applications. Finally, it contains some comments on PAM - related security issues for the application developer. + about the Linux-PAM library. It describes how an application might use + the Linux-PAM library to authenticate users. In addition it contains a + description of the funtions to be found in libpam_misc library, that can + be used in general applications. Finally, it contains some comments on PAM + related security issues for the application developer. Section: Applications/Programming Format: HTML |