1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Description: upstream manpage spelling correction
Correct spelling typo in the manpage as emitted by Lintian,
spelling-error-in-manpage tag; meant to be submitted to the
upstream maintainer.
Origin: debian
Forwarded: superfluous-and-dormant-upstream
Author: Jerome Benoit <calculus@rezozer.net>
Last-Update: 2019-01-25
--- a/pam_ssh.8
+++ b/pam_ssh.8
@@ -252,7 +252,7 @@
any private key file that is accessible by others
or that possesses .disabled or .frozen as suffix.
Each session key successfully decrypted is passed
-to the lauched SSH agent.
+to the launched SSH agent.
.El
.Sh SEE ALSO
.Xr ssh 1 ,
|