summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/tdesshaskpass.1 (renamed from doc/man/ksshaskpass.1)10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/ksshaskpass.1 b/doc/man/tdesshaskpass.1
index e9dfcaf..1ab9232 100644
--- a/doc/man/ksshaskpass.1
+++ b/doc/man/tdesshaskpass.1
@@ -1,10 +1,10 @@
-.TH KSSHASKPASS 1
+.TH TDESSHASKPASS 1
.SH NAME
-ksshaskpass \- prompts a user for a passphrase using TDE
+tdesshaskpass \- prompts a user for a passphrase using TDE
.SH SYNOPSIS
-.B ksshaskpass
+.B tdesshaskpass
.SH DESCRIPTION
-.B ksshaskpass
+.B tdesshaskpass
is a TDE-based passphrase dialog for use with OpenSSH.
It is intended to be called by the
.BR ssh\-add (1)
@@ -21,7 +21,7 @@ or as one of the TDE startup programs, for example.
.PP
In order to be called automatically by
.BR ssh\-add ,
-.B ksshaskpass
+.B tdesshaskpass
should be installed as
.IR /usr/bin/ssh\-askpass .
.SH AUTHOR