This is automatically generated email about problems in a man page for which
you appear to be responsible.  If you are not the right person or list, tell
me and I will attempt to correct my database.

See http://catb.org/~esr/doclifter/problems.html for details on how and
why these patches were generated.  Feel free to email me with any questions.
Note: These patches do not change the mod date of any manual page.  You
may wish to do that by hand.

Problems with snmp_api.3:

1. TBL markup not used where it should be.  Tables stitched together
with .ta requests can't be lifted to DocBook and will often
choke third-party viewers such as TKMan, XMan, Rosetta, etc.

--- snmp_api.3-orig     2007-01-27 06:46:32.000000000 -0500
+++ snmp_api.3  2007-01-27 06:50:35.000000000 -0500
@@ -1,3 +1,4 @@
+.\"
 .\" /***********************************************************
 .\"    Copyright 1989 by Carnegie Mellon University
 .\" 
@@ -201,31 +202,30 @@
 The SNMP library error value
 .IR snmperr
 can be one of the following values:
-.RS 2n
-.IP SNMPERR_GENERR \w'SNMPERR_BAD_REPETITIONS'u+2n
-A generic error occurred.
-.IP SNMPERR_BAD_LOCPORT \w'SNMPERR_BAD_REPETITIONS'u+2n
+.TS 
+l l.
+SNMPERR_GENERR         A generic error occurred.
+SNMPERR_BAD_LOCPORT    T{
 The local port was bad because it had already been
 allocated or permission was denied.
-.IP SNMPERR_BAD_ADDRESS \w'SNMPERR_BAD_REPETITIONS'u+2n
-The host name or address given was not useable.
-.IP SNMPERR_BAD_SESSION \w'SNMPERR_BAD_REPETITIONS'u+2n
-The specified session was not open.
-.IP SNMPERR_TOO_LONG \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_NO_SOCKET \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_V2_IN_V1 \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_V1_IN_V2 \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_REPEATERS \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_REPETITIONS \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_ASN1_BUILD \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_SENDTO \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_PARSE \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_VERSION \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_NOAUTH_DESPRIV \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_ABORT \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_UNKNOWN_PDU \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_TIMEOUT \w'SNMPERR_BAD_REPETITIONS'u+2n
-.RE
+T}
+SNMPERR_BAD_ADDRESS    The host name or address given was not useable.
+SNMPERR_BAD_SESSION    The specified session was not open.
+SNMPERR_TOO_LONG
+SNMPERR_NO_SOCKET
+SNMPERR_V2_IN_V1
+SNMPERR_V1_IN_V2
+SNMPERR_BAD_REPEATERS
+SNMPERR_BAD_REPETITIONS
+SNMPERR_BAD_ASN1_BUILD
+SNMPERR_BAD_SENDTO
+SNMPERR_BAD_PARSE
+SNMPERR_BAD_VERSION
+SNMPERR_NOAUTH_DESPRIV
+SNMPERR_ABORT
+SNMPERR_UNKNOWN_PDU
+SNMPERR_TIMEOUT
+.TE
 .PP
 A string representation of the error code can be obtained with
 .IR snmp_api_errstring ,
-----------------------------
Problems with snmp_sess_api.3:

1. TBL markup not used where it should be.  Tables stitched together
with .ta requests can't be lifted to DocBook and will often
choke third-party viewers such as TKMan, XMan, Rosetta, etc.

--- snmp_sess_api.3-orig        2007-01-27 18:50:26.000000000 -0500
+++ snmp_sess_api.3     2007-01-27 18:52:32.000000000 -0500
@@ -198,33 +198,32 @@
 The SNMP library error value
 .IR snmperr
 can be one of the following values:
-.RS 2n
-.IP SNMPERR_GENERR \w'SNMPERR_BAD_REPETITIONS'u+2n
-A generic error occurred.
-.IP SNMPERR_BAD_LOCPORT \w'SNMPERR_BAD_REPETITIONS'u+2n
+.TS
+l l.
+SNMPERR_GENERR         A generic error occurred.
+SNMPERR_BAD_LOCPORT    T{
 The local port was bad because it had already been
 allocated or permission was denied.
-.IP SNMPERR_BAD_ADDRESS \w'SNMPERR_BAD_REPETITIONS'u+2n
-The host name or address given was not useable.
-.IP SNMPERR_BAD_SESSION \w'SNMPERR_BAD_REPETITIONS'u+2n
-The specified session was not open.
-.IP SNMPERR_TOO_LONG \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_NO_SOCKET \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_V2_IN_V1 \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_V1_IN_V2 \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_REPEATERS \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_REPETITIONS \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_ASN1_BUILD \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_SENDTO \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_RCVFROM \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_PARSE \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_VERSION \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_BAD_COMMUNITY \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_NOAUTH_DESPRIV \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_ABORT \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_UNKNOWN_PDU \w'SNMPERR_BAD_REPETITIONS'u+2n
-.IP SNMPERR_TIMEOUT \w'SNMPERR_BAD_REPETITIONS'u+2n
-.RE
+T}
+SNMPERR_BAD_ADDRESS    The host name or address given was not useable.
+SNMPERR_BAD_SESSION    The specified session was not open.
+SNMPERR_TOO_LONG
+SNMPERR_NO_SOCKET
+SNMPERR_V2_IN_V1
+SNMPERR_V1_IN_V2
+SNMPERR_BAD_REPEATERS
+SNMPERR_BAD_REPETITIONS
+SNMPERR_BAD_ASN1_BUILD
+SNMPERR_BAD_SENDTO
+SNMPERR_BAD_RCVFROM
+SNMPERR_BAD_PARSE
+SNMPERR_BAD_VERSION
+SNMPERR_BAD_COMMUNITY
+SNMPERR_NOAUTH_DESPRIV
+SNMPERR_ABORT
+SNMPERR_UNKNOWN_PDU
+SNMPERR_TIMEOUT
+.TE
 .PP
 .SH "SEE ALSO"
 .BR select "(2), " snmp_api "(3), " snmp_api.h
-----------------------------

--
                             Eric S. Raymond

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to