[libnet-sslglue-perl] 01/02: Fix some spelling errors in manpage
Salvatore Bonaccorso
carnil at debian.org
Sun May 22 13:03:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libnet-sslglue-perl.
commit 4690cc68a990fb2a36674264ccf9b4e8944ac7a4
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sun May 22 14:57:07 2016 +0200
Fix some spelling errors in manpage
---
debian/patches/series | 1 +
debian/patches/spelling-error-in-manpage.patch | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..f7c4b35
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-error-in-manpage.patch
diff --git a/debian/patches/spelling-error-in-manpage.patch b/debian/patches/spelling-error-in-manpage.patch
new file mode 100644
index 0000000..5e7cd2a
--- /dev/null
+++ b/debian/patches/spelling-error-in-manpage.patch
@@ -0,0 +1,25 @@
+Description: Fix spelling errors in manpage
+Origin: vendor
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2016-05-22
+
+--- a/lib/Net/SSLGlue/Socket.pm
++++ b/lib/Net/SSLGlue/Socket.pm
+@@ -204,7 +204,7 @@ extended:
+ =item new
+
+ The method C<new> of L<Net::SSLGlue::Socket> can have the argument SSL. If this
+-is true the SSL upgrade will be done immediatly. If not set any SSL_* args will
++is true the SSL upgrade will be done immediately. If not set any SSL_* args will
+ still be saved and used at a later start_SSL call.
+
+ =item start_SSL
+@@ -229,7 +229,7 @@ C<select> to check the socket, but for S
+ pending data before trying a select.
+ Because SSL needs to read the whole frame before decryption can be done, a
+ successful return of can_read is no guarantee that data can be read
+-immediatly, only that new data are either available or in the process of
++immediately, only that new data are either available or in the process of
+ arriving.
+
+ =back
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-sslglue-perl.git
More information about the Pkg-perl-cvs-commits
mailing list