diff options
author | Damien Miller <djm@mindrot.org> | 2002-09-05 16:46:24 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2002-09-05 16:46:24 +1000 |
commit | 44d5b60336e2233813083e254a9ca751b7f3c172 (patch) | |
tree | 522a8eda1a191ccef40590317dd3be703853eef0 /contrib/README | |
parent | 539983800df7924a3c43e0c06b8ff2817efa2ce1 (diff) | |
download | openssh-git-44d5b60336e2233813083e254a9ca751b7f3c172.tar.gz |
- (djm) Add gnome-ssh-askpass2.c (gtk2) by merge with patch from
Nalin Dahyabhai <nalin@redhat.com>
Diffstat (limited to 'contrib/README')
-rw-r--r-- | contrib/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/README b/contrib/README index 648bb2f3..dde6ccb1 100644 --- a/contrib/README +++ b/contrib/README @@ -21,10 +21,10 @@ ssh-copy-id: Phil Hands' <phil@hands.com> shell script to automate the process of adding your public key to a remote machine's ~/.ssh/authorized_keys file. -gnome-ssh-askpass: +gnome-ssh-askpass[12]: -A GNOME passphrase requester of my own creation. Compilation instructions -are in the top of the file. +A GNOME/Gtk2 passphrase requester of my own creation. Compilation instructions +are in the top of the files. sshd.pam.generic: |