Package: libsnmp-base Version: 5.2.1.2-2 Severity: minor Tags: patch Hello,
This patch fixes a typo in the snmp.conf.5snmp man page, which prevents one line to be displayed. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.27 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) -- no debconf information Best Regards, -- Nekral
--- snmp.conf.5snmp.orig 2005-09-04 00:42:52.000000000 +0200 +++ snmp.conf.5snmp 2005-09-04 00:43:12.000000000 +0200 @@ -169,7 +169,7 @@ Some platforms may decide to increment the actual buffersize themselves for internal housekeeping. This directive will be ignored on platforms that don't support -..I setsockopt() +.I setsockopt() .IP "serverSendBuf integer" Similar to serverRecvBuf, but this directive applies to the send buffer of server sockets.