components/pam_pkcs11/patches/02-man_pages.patch
branchs11u3-sru
changeset 6937 1366743d2272
equal deleted inserted replaced
6927:af9bb41e858d 6937:1366743d2272
       
     1 #
       
     2 # This patch contains changes to the card_eventmgr.1 and 
       
     3 # pkcs11_make_hash_link.1 man pages.  The changes are Solaris only, so they
       
     4 # will not be contributed back to upstream. 
       
     5 #
       
     6 --- pam_pkcs11-0.6.8_ORIG/doc/card_eventmgr.1	Sat Oct 23 11:36:37 2010
       
     7 +++ pam_pkcs11-0.6.8_NEW/doc/card_eventmgr.1	Fri Jul  1 14:46:36 2016
       
     8 @@ -2,7 +2,7 @@
       
     9  .SH NAME
       
    10  card_eventmgr \- PCSC\-Lite Event Manager
       
    11  .SH SYNTAX
       
    12 -.B card_eventmgr
       
    13 +.B /usr/lib/pam_pkcs11/card_eventmgr
       
    14  .RB [ debug ]
       
    15  .RB [[ no ] daemon ]
       
    16  .RB [ timeout=\fI<msecs>\fP ]
       
    17 @@ -32,7 +32,7 @@
       
    18  .TP 
       
    19  .BI config_file= "<configuration file>"
       
    20  Sets de configuration file. Default value is
       
    21 -.IR /etc/pam_pkcs11/card_eventmgr.conf .
       
    22 +.IR /etc/security/pam_pkcs11/card_eventmgr.conf .
       
    23  .TP
       
    24  .BI pidfile= <pidfile>
       
    25  Store the
       
    26 @@ -49,7 +49,7 @@
       
    27  to use
       
    28  .BR kill .
       
    29  .SH FILES
       
    30 -\fI/etc/pam_pkcs11/card_eventmgr.conf\fP 
       
    31 +\fI/etc/security/pam_pkcs11/card_eventmgr.conf\fP 
       
    32  .SH EXAMPLES
       
    33  To run this program the standard way type:
       
    34  .P
       
    35 @@ -81,5 +81,4 @@
       
    36  Ludovic Rousseau <[email protected]>
       
    37  .SH "SEE ALSO"
       
    38  .BR pam_pkcs11 (8),
       
    39 -.BR pkcs11_eventmgr (1),
       
    40  README.eventmgr, PAM\-PKCS11 User Manual
       
    41 --- pam_pkcs11-0.6.8_ORIG/doc/pkcs11_make_hash_link.1	Sat Oct 23 11:36:37 2010
       
    42 +++ pam_pkcs11-0.6.8_NEW/doc/pkcs11_make_hash_link.1	Fri Jul  1 16:23:13 2016
       
    43 @@ -4,7 +4,7 @@
       
    44  pkcs11_make_hash_link \- SmartCard PKCS#11 create a CA certificate link
       
    45  .SH "SYNTAX"
       
    46  .LP 
       
    47 -pkcs11_make_hash_link
       
    48 +/etc/security/pam_pkcs11/pkcs11_make_hash_link
       
    49  .SH "DESCRIPTION"
       
    50  .LP 
       
    51  pkcs11_make_hash_link creates a symbolic hash-link for each CA certificate
       
    52 @@ -11,7 +11,7 @@
       
    53  and each CRL in the given directory.
       
    54  .SH "EXAMPLE"
       
    55  .nf
       
    56 -$ cd /etc/pam_pkcs11/cacerts
       
    57 +$ cd /etc/security/pam_pkcs11/cacerts
       
    58  $ ls \-l
       
    59  total 4
       
    60  \-rw\-r\-\-r\-\- 1 root root 985 avr  4  2007 testCA\-cacert.der