Print this page
10229 Some man pages have incorrect cross-references

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/pam_timestamp.5.man.txt
          +++ new/usr/src/man/man5/pam_timestamp.5.man.txt
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16       deleted and user will be prompted to enter a password.
  17   17  
  18   18       The PAM items PAM_USER, PAM_AUSER and PAM_TTY are used by this module.
  19   19       pam_timestamp is normally configured as sufficient and must be used in
  20   20       conjunction with the modules that support the UNIX authentication, which
  21   21       are pam_authtok_get(5), pam_unix_cred(5) and pam_unix_auth(5).  Proper
  22   22       authentication operation requires pam_unix_cred(5) be stacked above
  23   23       pam_timestamp.
  24   24  
  25   25  OPTIONS
  26      -     debug   Provides syslog(3) debugging information at the LOG_AUTH |
       26 +     debug   Provides syslog(3C) debugging information at the LOG_AUTH |
  27   27               LOG_DEBUG level.
  28   28  
  29   29       timeout
  30   30               Specifies the period (in minutes) for which the timestamp file is
  31   31               valid.  The default value is 5 minutes.
  32   32  
  33   33  FILES
  34   34       /var/run/tty_timestamps/...
  35   35               stores timestamp directories and files
  36   36  
↓ open down ↓ 37 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX