File: 04_manpage_spelling.patch

package info (click to toggle)
libsnmp-session-perl 1.14~git20130523.186a005-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,252 kB
  • sloc: perl: 11,603; ansic: 25; makefile: 15
file content (23 lines) | stat: -rw-r--r-- 648 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description: Fix some typos in man page.
Author: Roland Rosenfeld <roland@debian.org>

--- a/Net_SNMP_util.pm
+++ b/Net_SNMP_util.pm
@@ -1171,7 +1171,7 @@ sub snmpwalkhash($$@) {
 }
 
 
-=head2 snmpmapOID() - add texual OBJECT INDENTIFIER mapping
+=head2 snmpmapOID() - add textual OBJECT INDENTIFIER mapping
 
     snmpmapOID(
 	$text1, $oid1,
@@ -2104,7 +2104,7 @@ earlier than v5.6.0.
 =item *
 
 The Net_SNMP_util module uses the F<Net::SNMP> module, and as such may depend
-on other modules.  Please see the documentaion on F<Net::SNMP> for more
+on other modules.  Please see the documentation on F<Net::SNMP> for more
 information.
 
 =back