aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Pluim2024-11-26 17:57:47 +0100
committerRobert Pluim2024-11-26 18:01:38 +0100
commit775290efdf18e67bd0726190fe86326c112a27bf (patch)
tree406c34811931fd18bb47f28763c41c714814f5ca
parent3fe787ad4d5894df5b540dbd195128118c949c7c (diff)
downloademacs-775290efdf18e67bd0726190fe86326c112a27bf.tar.gz
emacs-775290efdf18e67bd0726190fe86326c112a27bf.zip
; * doc/misc/tramp.texi (Frequently Asked Questions): Minor edits.
-rw-r--r--doc/misc/tramp.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index b573b32e044..e1d50972583 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -5589,14 +5589,14 @@ disable @command{ssh-agent} for such keys.
5589 5589
5590 5590
5591@item 5591@item
5592Does @value{tramp} support a fingerprint reader? 5592Does @value{tramp} support fingerprint readers?
5593 5593
5594Yes. A fingerprint reader could be used as additional authentication 5594Yes. A fingerprint reader can be used as an additional authentication
5595method for @option{sudo}-based logins. @value{tramp} supports the 5595method for @option{sudo}-based logins. @value{tramp} supports the
5596additional handshaking messages for it@footnote{It supports 5596required additional handshaking messages@footnote{It supports
5597fingerprint readers driven by @command{fprintd}.}. If the fingerprint 5597fingerprint readers driven by @command{fprintd}.}. If the fingerprint
5598isn't recognized by the fingerprint reader in time, the authentication 5598isn't recognized by the fingerprint reader in time, authentication
5599falls back to request a password. 5599falls back to requesting a password.
5600 5600
5601@vindex tramp-use-fingerprint 5601@vindex tramp-use-fingerprint
5602If the user option @code{tramp-use-fingerprint} is @code{nil}, 5602If the user option @code{tramp-use-fingerprint} is @code{nil},