File: upstream-manpage-spelling-error-correction.patch

package info (click to toggle)
libpam-ssh 2.3%2Bds-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,432 kB
  • sloc: ansic: 19,197; makefile: 95; sh: 44
file content (20 lines) | stat: -rw-r--r-- 615 bytes parent folder | download | duplicates (2)
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 ,