diff options
author | Ceri Davies <ceri@FreeBSD.org> | 2003-10-15 10:07:04 +0000 |
---|---|---|
committer | Ceri Davies <ceri@FreeBSD.org> | 2003-10-15 10:07:04 +0000 |
commit | 74a031f3fa57c39cd7bfe1d73b7cd158c680fb7f (patch) | |
tree | a03e7bf3ee07da95e5d6d90e809613370d0a1f8e /security/keychain | |
parent | 19ce80f8c16814d437bde614de98a2621d2e008f (diff) |
Notes
Diffstat (limited to 'security/keychain')
-rw-r--r-- | security/keychain/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/keychain/pkg-descr b/security/keychain/pkg-descr index 9c52d3e643c3..49e6184d650f 100644 --- a/security/keychain/pkg-descr +++ b/security/keychain/pkg-descr @@ -1,9 +1,9 @@ -Keychain is a shell script which acts as user-friendly front-end to +Keychain is a shell script which acts as a user-friendly front-end to ssh-agent(1), allowing you to have one long-running ssh-agent process per system rather than per login session. Please study the documentation on the keychain website carefully since -incorrect usage of this script may have certain security implementations. +incorrect usage of this script may have certain security implications. Author: Daniel Robbins <drobbins@gentoo.org> WWW: http://www.gentoo.org/projects/keychain.html |