]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/misc/tramp.texi (Frequently Asked Questions): Minor edits.
authorRobert Pluim <rpluim@gmail.com>
Tue, 26 Nov 2024 16:57:47 +0000 (17:57 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 27 Nov 2024 19:55:51 +0000 (20:55 +0100)
(cherry picked from commit 775290efdf18e67bd0726190fe86326c112a27bf)

doc/misc/tramp.texi

index 5851ad3abafe46cc013f5ff1843acbdf52795232..8ea9f48ac20ce33f92a109871475bee1bdd11f97 100644 (file)
@@ -5579,14 +5579,14 @@ disable @command{ssh-agent} for such keys.
 
 
 @item
-Does @value{tramp} support a fingerprint reader?
+Does @value{tramp} support fingerprint readers?
 
-Yes.  A fingerprint reader could be used as additional authentication
+Yes.  A fingerprint reader can be used as an additional authentication
 method for @option{sudo}-based logins.  @value{tramp} supports the
-additional handshaking messages for it@footnote{It supports
+required additional handshaking messages@footnote{It supports
 fingerprint readers driven by @command{fprintd}.}.  If the fingerprint
-isn't recognized by the fingerprint reader in time, the authentication
-falls back to request a password.
+isn't recognized by the fingerprint reader in time, authentication
+falls back to requesting a password.
 
 @vindex tramp-use-fingerprint
 If the user option @code{tramp-use-fingerprint} is @code{nil},