diff options
author | William Jon McCann <mccann@jhu.edu> | 2007-04-04 12:06:59 -0400 |
---|---|---|
committer | William Jon McCann <mccann@jhu.edu> | 2007-04-04 12:06:59 -0400 |
commit | 33dcd02c399e3255a7a64c1e90b258d79c14f2c4 (patch) | |
tree | a7901fd1f29dbe10a7560a8fb6a23be6bf0899d0 /pam-ck-connector | |
parent | c012fdf98a19e9e3d67a64ed308943a04c355dc8 (diff) |
fix typos
Diffstat (limited to 'pam-ck-connector')
-rw-r--r-- | pam-ck-connector/pam_ck_connector.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pam-ck-connector/pam_ck_connector.8 b/pam-ck-connector/pam_ck_connector.8 index 0824557..449a031 100644 --- a/pam-ck-connector/pam_ck_connector.8 +++ b/pam-ck-connector/pam_ck_connector.8 @@ -30,9 +30,9 @@ useful. An application can therefore override these with the PAM environment variables .B CKCON_TTY, -.B CHCON_X11_DISPLAY +.B CKCON_X11_DISPLAY and -.B CHCON_X11_DISPLAY_DEVICE +.B CKCON_X11_DISPLAY_DEVICE (the application should remember to unset these before starting the login session). |