components/net-snmp/patches/034.15819411.trapd_conf_manpage.patch
author Rich Burridge <rich.burridge@oracle.com>
Fri, 25 Jul 2014 13:25:28 -0700
branchs11u2-sru
changeset 3233 5f64fead3ff7
parent 2989 b14351c01d53
permissions -rw-r--r--
19138667 libcurl enables weak 40-bit crypto algorithms in SSL by default

--- a/man/snmptrapd.conf.5.def	2006-09-25 01:42:15.000000000 -0700
+++ b/man/snmptrapd.conf.5.def	2014-02-24 04:30:55.947050368 -0800
@@ -199,12 +199,11 @@
 program.
 The input format is as follows, one entry per line:
 .RS
-.IP HOSTNAME
-The name of the host that sent the notification, as determined by
-.IR gethostbyaddr(3) .
+.IP HOSTDETAILS
+The details of the host that sent the notification in the format :
+.IP
+Host : HOSTNAME (PROTOCOL: [IPADDRESS]:PORTNO)
 .br
-.IP IPADDRESS
-The IP address of the host that sent the notification.
 .\"
 .\" XXX - What about non-IPv4 transports?
 .\"