diff options
-rw-r--r-- | modules/pam_listfile/pam_listfile.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/pam_listfile/pam_listfile.8.xml b/modules/pam_listfile/pam_listfile.8.xml index 8847415a..4774dde0 100644 --- a/modules/pam_listfile/pam_listfile.8.xml +++ b/modules/pam_listfile/pam_listfile.8.xml @@ -48,7 +48,7 @@ The module gets the <option>item</option> of the type specified -- <emphasis>user</emphasis> specifies the username, <emphasis>PAM_USER</emphasis>; tty specifies the name of the terminal - over which the request has been made, <emphasis>PAM_TTY</emphasis>; + (if any) over which the request has been made, <emphasis>PAM_TTY</emphasis>; rhost specifies the name of the remote host (if any) from which the request was made, <emphasis>PAM_RHOST</emphasis>; and ruser specifies the name of the remote user (if available) who made the request, @@ -291,4 +291,4 @@ auth required pam_listfile.so \ </para> </refsect1> -</refentry>
\ No newline at end of file +</refentry> |