diff options
author | Slávek Banko <[email protected]> | 2021-08-26 14:29:14 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-08-26 15:42:32 +0200 |
commit | 4d49d83565a99e1c41e3a7e8e0c2732afcd83b16 (patch) | |
tree | 03aeae3eceae2ca6bfc27fe84c932ef20f04bab5 /doc/man | |
parent | 031ded8cf8bce48796f34575958d60495b3de42b (diff) | |
download | tdesshaskpass-4d49d83565a99e1c41e3a7e8e0c2732afcd83b16.tar.gz tdesshaskpass-4d49d83565a99e1c41e3a7e8e0c2732afcd83b16.zip |
Rebrand K => TDE.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'doc/man')
-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 |