components/net-snmp/patches/034.15819411.trapd_conf_manpage.patch
author pkidd <patrick.kidd@oracle.com>
Wed, 09 Nov 2016 08:50:05 -0800
branchs11u3-sru
changeset 7274 9741a2ade01f
parent 2989 b14351c01d53
permissions -rw-r--r--
25065852 23093717/22067764 need to be backed out of the Userland gate: causes 25064383

--- 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?
 .\"