diff options
author | Steve Langasek <vorlon@debian.org> | 2019-02-12 07:28:15 +0000 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-02-12 07:29:46 +0000 |
commit | 70752673181b2c90d4ab894b96e66971156c08d4 (patch) | |
tree | 0b1fcfaadfd4c0132b4f5b371f2be4110d60994a | |
parent | f317aa4705d2201f0fcce24f12dfa331a6cb89e0 (diff) | |
download | pam-70752673181b2c90d4ab894b96e66971156c08d4.tar.gz pam-70752673181b2c90d4ab894b96e66971156c08d4.tar.bz2 pam-70752673181b2c90d4ab894b96e66971156c08d4.zip |
Clean up patch so that we don't accidentally regenerate manpage again
-rw-r--r-- | debian/patches-applied/PAM-manpage-section | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/debian/patches-applied/PAM-manpage-section b/debian/patches-applied/PAM-manpage-section index 2d335092..6db70c52 100644 --- a/debian/patches-applied/PAM-manpage-section +++ b/debian/patches-applied/PAM-manpage-section @@ -1747,19 +1747,6 @@ Index: pam/modules/pam_timestamp/pam_timestamp_check.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_tty_audit/pam_tty_audit.8 -=================================================================== ---- pam.orig/modules/pam_tty_audit/pam_tty_audit.8 -+++ pam/modules/pam_tty_audit/pam_tty_audit.8 -@@ -125,7 +125,7 @@ - \fBaureport\fR(8), - \fBpam.conf\fR(5), - \fBpam.d\fR(5), --\fBpam\fR(8) -+\fBpam\fR(7) - .SH "AUTHOR" - .PP - pam_tty_audit was written by Miloslav Trmač <mitr@redhat\&.com>\&. The log_passwd option was added by Richard Guy Briggs <rgb@redhat\&.com>\&. Index: pam/modules/pam_tty_audit/pam_tty_audit.8.xml =================================================================== --- pam.orig/modules/pam_tty_audit/pam_tty_audit.8.xml @@ -1773,6 +1760,19 @@ Index: pam/modules/pam_tty_audit/pam_tty_audit.8.xml </citerefentry> </para> </refsect1> +Index: pam/modules/pam_tty_audit/pam_tty_audit.8 +=================================================================== +--- pam.orig/modules/pam_tty_audit/pam_tty_audit.8 ++++ pam/modules/pam_tty_audit/pam_tty_audit.8 +@@ -125,7 +125,7 @@ + \fBaureport\fR(8), + \fBpam.conf\fR(5), + \fBpam.d\fR(5), +-\fBpam\fR(8) ++\fBpam\fR(7) + .SH "AUTHOR" + .PP + pam_tty_audit was written by Miloslav Trmač <mitr@redhat\&.com>\&. The log_passwd option was added by Richard Guy Briggs <rgb@redhat\&.com>\&. Index: pam/doc/man/pam_get_authtok.3 =================================================================== --- pam.orig/doc/man/pam_get_authtok.3 |