[Pkg-net-snmp-commits] r287 - branches/net-snmp54/debian/patches branches/net-snmp54-dev/debian/patches trunk/debian/patches
Jochen Friedrich
jochen at alioth.debian.org
Fri Nov 6 13:16:57 UTC 2009
Author: jochen
Date: 2009-11-06 13:16:57 +0000 (Fri, 06 Nov 2009)
New Revision: 287
Added:
branches/net-snmp54-dev/debian/patches/56_manpage.patch
branches/net-snmp54/debian/patches/56_manpage.patch
trunk/debian/patches/56_manpage.patch
Modified:
branches/net-snmp54-dev/debian/patches/series
branches/net-snmp54/debian/patches/series
trunk/debian/patches/series
Log:
Correct whatis entries in man pages.
Added: branches/net-snmp54/debian/patches/56_manpage.patch
===================================================================
--- branches/net-snmp54/debian/patches/56_manpage.patch (rev 0)
+++ branches/net-snmp54/debian/patches/56_manpage.patch 2009-11-06 13:16:57 UTC (rev 287)
@@ -0,0 +1,162 @@
+Index: net-snmp-5.4.2.1/man/snmpd.conf.5.def
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/snmpd.conf.5.def 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/snmpd.conf.5.def 2009-11-06 10:49:16.000000000 +0100
+@@ -419,7 +419,7 @@
+ Historically, the Net-SNMP agent has reported such file systems
+ as 'Fixed Disks', and this is still the default behaviour.
+ Setting this directive to '1' reports such file systems as
+-'Network Disks', as required by the Host Resources MIB.
++\'Network Disks', as required by the Host Resources MIB.
+ .SS Process Monitoring
+ The \fChrSWRun\fR group of the Host Resources MIB provides
+ information about individual processes running on the local system.
+Index: net-snmp-5.4.2.1/man/snmptrapd.conf.5.def
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/snmptrapd.conf.5.def 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/snmptrapd.conf.5.def 2009-11-06 10:49:16.000000000 +0100
+@@ -179,7 +179,7 @@
+ NOTIFICATION-TYPE object, and the specified program will be invoked for
+ notifications that match this OID exactly. However this token also
+ supports a simple form of wildcard suffixing. By appending the character
+-'*' to the OID token, the corresponding program will be invoked for any
++\'*' to the OID token, the corresponding program will be invoked for any
+ notification based within subtree rooted at the specified OID.
+ For example, an OID token of \fC.1.3.6.1.4.1*\fP would match any enterprise
+ specific notification (including the specified OID itself).
+Index: net-snmp-5.4.2.1/man/mib_api.3.def
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/mib_api.3.def 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/mib_api.3.def 2009-11-06 10:49:16.000000000 +0100
+@@ -124,7 +124,8 @@
+ lb lb lb
+ l l l.
+ tag + len + load the new module when:
+-NULL + 0 + always (the old module is a strict subset of the new)
++NULL + 0 + always (the old module is a strict subset of
++ + + the new)
+ name + 0 + for the given tag only
+ name + non-0 + for any identifier with this prefix
+ .TE
+@@ -319,6 +320,6 @@
+ .TP 10
+ MIBS
+ A colon separated list of MIB modules to load.
+-Default: IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:SNMPv2-MIB:RFC1213-MIB:UCD-SNMP-MIB.
++Default: IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:SNMPv2-MIB: RFC1213-MIB:UCD-SNMP-MIB.
+ .SH "SEE ALSO"
+ .BR snmp_api "(3)"
+Index: net-snmp-5.4.2.1/man/netsnmp_Container_iterator.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_Container_iterator.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_Container_iterator.3 2009-11-06 10:49:16.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-Container_iterator \-
++Container_iterator \- the Net-SNMP container iterator
+ .SS "Typedefs"
+
+ .in +1c
+Index: net-snmp-5.4.2.1/man/netsnmp_container.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_container.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_container.3 2009-11-06 10:49:16.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-container \-
++container \- Net-SNMP null container
+ .SS "Modules"
+
+ .in +1c
+Index: net-snmp-5.4.2.1/man/netsnmp_example_scalar_int.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_example_scalar_int.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_example_scalar_int.3 2009-11-06 10:49:16.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-example_scalar_int: instantiates a few example scalars. \- This example merely creates some scalar registrations that allows some simple variables to be accessed via SNMP.
++example_scalar_int \- This example merely creates some scalar registrations that allows some simple variables to be accessed via SNMP.
+ More...
+ .SS "Functions"
+
+@@ -23,4 +23,4 @@
+ .PP
+ snmpset localhost netSnmpExampleInteger.0 = 1234 netSnmpExampleScalars = 1234
+ .PP
+-snmpget localhost netSnmpExampleInteger.0 netSnmpExampleScalars = 1234
+\ No newline at end of file
++snmpget localhost netSnmpExampleInteger.0 netSnmpExampleScalars = 1234
+Index: net-snmp-5.4.2.1/man/netsnmp_library.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_library.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_library.3 2009-11-06 12:45:23.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-The Net-SNMP library \-
++netsnmp_library \- the Net-SNMP library
+ .SS "Modules"
+
+ .in +1c
+Index: net-snmp-5.4.2.1/man/netsnmp_mib_utilities.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_mib_utilities.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_mib_utilities.3 2009-11-06 12:45:48.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-mib parsing and datatype manipulation routines. \-
++netsnmp_mib_utilities \- the Net-SNMP mib parsing and datatype manipulation routines.
+ .SS "Data Structures"
+
+ .in +1c
+Index: net-snmp-5.4.2.1/man/netsnmp_table.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_table.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_table.3 2009-11-06 10:49:16.000000000 +0100
+@@ -226,9 +226,9 @@
+ .PP
+ Index values are extracted from the table_info varbinds.
+ .PP
+-.Entry
++Entry
+ .PP
+-.column
++column
+ .PP
+ Definition at line 784 of file table.c.
+ .PP
+Index: net-snmp-5.4.2.1/man/netsnmp_agent.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_agent.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_agent.3 2009-11-06 12:44:31.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-The Net-SNMP agent \- The snmp agent responds to SNMP queries from management stations.
++netsnmp_agent \- The snmp agent responds to SNMP queries from management stations.
+
+ .PP
+ .SS "Modules"
+Index: net-snmp-5.4.2.1/man/netsnmp_handler.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_handler.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_handler.3 2009-11-06 12:44:56.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-Net-SNMP Agent handler and extensibility API \- The basic theory goes something like this: In the past, with the original mib module api (which derived from the original CMU SNMP code) the underlying mib modules were passed very little information (only the truly most basic information about a request).
++netsnmp_handler \- The basic theory goes something like this: In the past, with the original mib module api (which derived from the original CMU SNMP code) the underlying mib modules were passed very little information (only the truly most basic information about a request).
+
+ .PP
+ .SS "Modules"
Modified: branches/net-snmp54/debian/patches/series
===================================================================
--- branches/net-snmp54/debian/patches/series 2009-11-06 13:12:49 UTC (rev 286)
+++ branches/net-snmp54/debian/patches/series 2009-11-06 13:16:57 UTC (rev 287)
@@ -9,3 +9,4 @@
31_silence_subcontainer.patch
32_mnttab_path.patch
44_nlist_kvm.patch
+56_manpage.patch
Added: branches/net-snmp54-dev/debian/patches/56_manpage.patch
===================================================================
--- branches/net-snmp54-dev/debian/patches/56_manpage.patch (rev 0)
+++ branches/net-snmp54-dev/debian/patches/56_manpage.patch 2009-11-06 13:16:57 UTC (rev 287)
@@ -0,0 +1,162 @@
+Index: net-snmp-5.4.2.1/man/snmpd.conf.5.def
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/snmpd.conf.5.def 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/snmpd.conf.5.def 2009-11-06 10:49:16.000000000 +0100
+@@ -419,7 +419,7 @@
+ Historically, the Net-SNMP agent has reported such file systems
+ as 'Fixed Disks', and this is still the default behaviour.
+ Setting this directive to '1' reports such file systems as
+-'Network Disks', as required by the Host Resources MIB.
++\'Network Disks', as required by the Host Resources MIB.
+ .SS Process Monitoring
+ The \fChrSWRun\fR group of the Host Resources MIB provides
+ information about individual processes running on the local system.
+Index: net-snmp-5.4.2.1/man/snmptrapd.conf.5.def
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/snmptrapd.conf.5.def 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/snmptrapd.conf.5.def 2009-11-06 10:49:16.000000000 +0100
+@@ -179,7 +179,7 @@
+ NOTIFICATION-TYPE object, and the specified program will be invoked for
+ notifications that match this OID exactly. However this token also
+ supports a simple form of wildcard suffixing. By appending the character
+-'*' to the OID token, the corresponding program will be invoked for any
++\'*' to the OID token, the corresponding program will be invoked for any
+ notification based within subtree rooted at the specified OID.
+ For example, an OID token of \fC.1.3.6.1.4.1*\fP would match any enterprise
+ specific notification (including the specified OID itself).
+Index: net-snmp-5.4.2.1/man/mib_api.3.def
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/mib_api.3.def 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/mib_api.3.def 2009-11-06 10:49:16.000000000 +0100
+@@ -124,7 +124,8 @@
+ lb lb lb
+ l l l.
+ tag + len + load the new module when:
+-NULL + 0 + always (the old module is a strict subset of the new)
++NULL + 0 + always (the old module is a strict subset of
++ + + the new)
+ name + 0 + for the given tag only
+ name + non-0 + for any identifier with this prefix
+ .TE
+@@ -319,6 +320,6 @@
+ .TP 10
+ MIBS
+ A colon separated list of MIB modules to load.
+-Default: IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:SNMPv2-MIB:RFC1213-MIB:UCD-SNMP-MIB.
++Default: IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:SNMPv2-MIB: RFC1213-MIB:UCD-SNMP-MIB.
+ .SH "SEE ALSO"
+ .BR snmp_api "(3)"
+Index: net-snmp-5.4.2.1/man/netsnmp_Container_iterator.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_Container_iterator.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_Container_iterator.3 2009-11-06 10:49:16.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-Container_iterator \-
++Container_iterator \- the Net-SNMP container iterator
+ .SS "Typedefs"
+
+ .in +1c
+Index: net-snmp-5.4.2.1/man/netsnmp_container.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_container.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_container.3 2009-11-06 10:49:16.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-container \-
++container \- Net-SNMP null container
+ .SS "Modules"
+
+ .in +1c
+Index: net-snmp-5.4.2.1/man/netsnmp_example_scalar_int.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_example_scalar_int.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_example_scalar_int.3 2009-11-06 10:49:16.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-example_scalar_int: instantiates a few example scalars. \- This example merely creates some scalar registrations that allows some simple variables to be accessed via SNMP.
++example_scalar_int \- This example merely creates some scalar registrations that allows some simple variables to be accessed via SNMP.
+ More...
+ .SS "Functions"
+
+@@ -23,4 +23,4 @@
+ .PP
+ snmpset localhost netSnmpExampleInteger.0 = 1234 netSnmpExampleScalars = 1234
+ .PP
+-snmpget localhost netSnmpExampleInteger.0 netSnmpExampleScalars = 1234
+\ No newline at end of file
++snmpget localhost netSnmpExampleInteger.0 netSnmpExampleScalars = 1234
+Index: net-snmp-5.4.2.1/man/netsnmp_library.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_library.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_library.3 2009-11-06 12:45:23.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-The Net-SNMP library \-
++netsnmp_library \- the Net-SNMP library
+ .SS "Modules"
+
+ .in +1c
+Index: net-snmp-5.4.2.1/man/netsnmp_mib_utilities.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_mib_utilities.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_mib_utilities.3 2009-11-06 12:45:48.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-mib parsing and datatype manipulation routines. \-
++netsnmp_mib_utilities \- the Net-SNMP mib parsing and datatype manipulation routines.
+ .SS "Data Structures"
+
+ .in +1c
+Index: net-snmp-5.4.2.1/man/netsnmp_table.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_table.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_table.3 2009-11-06 10:49:16.000000000 +0100
+@@ -226,9 +226,9 @@
+ .PP
+ Index values are extracted from the table_info varbinds.
+ .PP
+-.Entry
++Entry
+ .PP
+-.column
++column
+ .PP
+ Definition at line 784 of file table.c.
+ .PP
+Index: net-snmp-5.4.2.1/man/netsnmp_agent.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_agent.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_agent.3 2009-11-06 12:44:31.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-The Net-SNMP agent \- The snmp agent responds to SNMP queries from management stations.
++netsnmp_agent \- The snmp agent responds to SNMP queries from management stations.
+
+ .PP
+ .SS "Modules"
+Index: net-snmp-5.4.2.1/man/netsnmp_handler.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_handler.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_handler.3 2009-11-06 12:44:56.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-Net-SNMP Agent handler and extensibility API \- The basic theory goes something like this: In the past, with the original mib module api (which derived from the original CMU SNMP code) the underlying mib modules were passed very little information (only the truly most basic information about a request).
++netsnmp_handler \- The basic theory goes something like this: In the past, with the original mib module api (which derived from the original CMU SNMP code) the underlying mib modules were passed very little information (only the truly most basic information about a request).
+
+ .PP
+ .SS "Modules"
Modified: branches/net-snmp54-dev/debian/patches/series
===================================================================
--- branches/net-snmp54-dev/debian/patches/series 2009-11-06 13:12:49 UTC (rev 286)
+++ branches/net-snmp54-dev/debian/patches/series 2009-11-06 13:16:57 UTC (rev 287)
@@ -8,3 +8,4 @@
26_kfreebsd.patch
31_silence_subcontainer.patch
32_mnttab_path.patch
+56_manpage.patch
Added: trunk/debian/patches/56_manpage.patch
===================================================================
--- trunk/debian/patches/56_manpage.patch (rev 0)
+++ trunk/debian/patches/56_manpage.patch 2009-11-06 13:16:57 UTC (rev 287)
@@ -0,0 +1,162 @@
+Index: net-snmp-5.4.2.1/man/snmpd.conf.5.def
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/snmpd.conf.5.def 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/snmpd.conf.5.def 2009-11-06 10:49:16.000000000 +0100
+@@ -419,7 +419,7 @@
+ Historically, the Net-SNMP agent has reported such file systems
+ as 'Fixed Disks', and this is still the default behaviour.
+ Setting this directive to '1' reports such file systems as
+-'Network Disks', as required by the Host Resources MIB.
++\'Network Disks', as required by the Host Resources MIB.
+ .SS Process Monitoring
+ The \fChrSWRun\fR group of the Host Resources MIB provides
+ information about individual processes running on the local system.
+Index: net-snmp-5.4.2.1/man/snmptrapd.conf.5.def
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/snmptrapd.conf.5.def 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/snmptrapd.conf.5.def 2009-11-06 10:49:16.000000000 +0100
+@@ -179,7 +179,7 @@
+ NOTIFICATION-TYPE object, and the specified program will be invoked for
+ notifications that match this OID exactly. However this token also
+ supports a simple form of wildcard suffixing. By appending the character
+-'*' to the OID token, the corresponding program will be invoked for any
++\'*' to the OID token, the corresponding program will be invoked for any
+ notification based within subtree rooted at the specified OID.
+ For example, an OID token of \fC.1.3.6.1.4.1*\fP would match any enterprise
+ specific notification (including the specified OID itself).
+Index: net-snmp-5.4.2.1/man/mib_api.3.def
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/mib_api.3.def 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/mib_api.3.def 2009-11-06 10:49:16.000000000 +0100
+@@ -124,7 +124,8 @@
+ lb lb lb
+ l l l.
+ tag + len + load the new module when:
+-NULL + 0 + always (the old module is a strict subset of the new)
++NULL + 0 + always (the old module is a strict subset of
++ + + the new)
+ name + 0 + for the given tag only
+ name + non-0 + for any identifier with this prefix
+ .TE
+@@ -319,6 +320,6 @@
+ .TP 10
+ MIBS
+ A colon separated list of MIB modules to load.
+-Default: IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:SNMPv2-MIB:RFC1213-MIB:UCD-SNMP-MIB.
++Default: IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:SNMPv2-MIB: RFC1213-MIB:UCD-SNMP-MIB.
+ .SH "SEE ALSO"
+ .BR snmp_api "(3)"
+Index: net-snmp-5.4.2.1/man/netsnmp_Container_iterator.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_Container_iterator.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_Container_iterator.3 2009-11-06 10:49:16.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-Container_iterator \-
++Container_iterator \- the Net-SNMP container iterator
+ .SS "Typedefs"
+
+ .in +1c
+Index: net-snmp-5.4.2.1/man/netsnmp_container.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_container.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_container.3 2009-11-06 10:49:16.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-container \-
++container \- Net-SNMP null container
+ .SS "Modules"
+
+ .in +1c
+Index: net-snmp-5.4.2.1/man/netsnmp_example_scalar_int.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_example_scalar_int.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_example_scalar_int.3 2009-11-06 10:49:16.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-example_scalar_int: instantiates a few example scalars. \- This example merely creates some scalar registrations that allows some simple variables to be accessed via SNMP.
++example_scalar_int \- This example merely creates some scalar registrations that allows some simple variables to be accessed via SNMP.
+ More...
+ .SS "Functions"
+
+@@ -23,4 +23,4 @@
+ .PP
+ snmpset localhost netSnmpExampleInteger.0 = 1234 netSnmpExampleScalars = 1234
+ .PP
+-snmpget localhost netSnmpExampleInteger.0 netSnmpExampleScalars = 1234
+\ No newline at end of file
++snmpget localhost netSnmpExampleInteger.0 netSnmpExampleScalars = 1234
+Index: net-snmp-5.4.2.1/man/netsnmp_library.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_library.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_library.3 2009-11-06 12:45:23.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-The Net-SNMP library \-
++netsnmp_library \- the Net-SNMP library
+ .SS "Modules"
+
+ .in +1c
+Index: net-snmp-5.4.2.1/man/netsnmp_mib_utilities.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_mib_utilities.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_mib_utilities.3 2009-11-06 12:45:48.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-mib parsing and datatype manipulation routines. \-
++netsnmp_mib_utilities \- the Net-SNMP mib parsing and datatype manipulation routines.
+ .SS "Data Structures"
+
+ .in +1c
+Index: net-snmp-5.4.2.1/man/netsnmp_table.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_table.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_table.3 2009-11-06 10:49:16.000000000 +0100
+@@ -226,9 +226,9 @@
+ .PP
+ Index values are extracted from the table_info varbinds.
+ .PP
+-.Entry
++Entry
+ .PP
+-.column
++column
+ .PP
+ Definition at line 784 of file table.c.
+ .PP
+Index: net-snmp-5.4.2.1/man/netsnmp_agent.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_agent.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_agent.3 2009-11-06 12:44:31.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-The Net-SNMP agent \- The snmp agent responds to SNMP queries from management stations.
++netsnmp_agent \- The snmp agent responds to SNMP queries from management stations.
+
+ .PP
+ .SS "Modules"
+Index: net-snmp-5.4.2.1/man/netsnmp_handler.3
+===================================================================
+--- net-snmp-5.4.2.1.orig/man/netsnmp_handler.3 2009-11-06 10:48:24.000000000 +0100
++++ net-snmp-5.4.2.1/man/netsnmp_handler.3 2009-11-06 12:44:56.000000000 +0100
+@@ -2,7 +2,7 @@
+ .ad l
+ .nh
+ .SH NAME
+-Net-SNMP Agent handler and extensibility API \- The basic theory goes something like this: In the past, with the original mib module api (which derived from the original CMU SNMP code) the underlying mib modules were passed very little information (only the truly most basic information about a request).
++netsnmp_handler \- The basic theory goes something like this: In the past, with the original mib module api (which derived from the original CMU SNMP code) the underlying mib modules were passed very little information (only the truly most basic information about a request).
+
+ .PP
+ .SS "Modules"
Modified: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series 2009-11-06 13:12:49 UTC (rev 286)
+++ trunk/debian/patches/series 2009-11-06 13:16:57 UTC (rev 287)
@@ -5,3 +5,4 @@
07_docfiles.patch
08_defaultconfig.patch
25_duplicate_iftable.patch
+56_manpage.patch
More information about the Pkg-net-snmp-commits
mailing list