diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-08-26 03:46:34 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-08-26 15:41:58 +0200 |
commit | 031ded8cf8bce48796f34575958d60495b3de42b (patch) | |
tree | 4357abef1c117b20b9fab37a17df6ec6d232feb6 /doc | |
parent | af07d98a53810517eedc97f3ef6bc42670635c4d (diff) | |
download | tdesshaskpass-031ded8cf8bce48796f34575958d60495b3de42b.tar.gz tdesshaskpass-031ded8cf8bce48796f34575958d60495b3de42b.zip |
Initial TDE conversion.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/ksshaskpass.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/ksshaskpass.1 b/doc/man/ksshaskpass.1 index 4eece41..e9dfcaf 100644 --- a/doc/man/ksshaskpass.1 +++ b/doc/man/ksshaskpass.1 @@ -1,11 +1,11 @@ .TH KSSHASKPASS 1 .SH NAME -ksshaskpass \- prompts a user for a passphrase using KDE +ksshaskpass \- prompts a user for a passphrase using TDE .SH SYNOPSIS -.B kdesshaskpass +.B ksshaskpass .SH DESCRIPTION -.B kshaskpass -is a KDE-based passphrase dialog for use with OpenSSH. +.B ksshaskpass +is a TDE-based passphrase dialog for use with OpenSSH. It is intended to be called by the .BR ssh\-add (1) program and not invoked directly. @@ -17,7 +17,7 @@ This happens automatically in the case where .B ssh\-add is invoked from one's .B ~/.xsession -or as one of the KDE startup programs, for example. +or as one of the TDE startup programs, for example. .PP In order to be called automatically by .BR ssh\-add , |