components/net-snmp/patches/034.15819411.trapd_conf_manpage.patch
branchs11u1-sru
changeset 3001 b96508535208
equal deleted inserted replaced
2990:946e9428cb03 3001:b96508535208
       
     1 --- a/man/snmptrapd.conf.5.def	2006-09-25 01:42:15.000000000 -0700
       
     2 +++ b/man/snmptrapd.conf.5.def	2014-02-24 04:30:55.947050368 -0800
       
     3 @@ -199,12 +199,11 @@
       
     4  program.
       
     5  The input format is as follows, one entry per line:
       
     6  .RS
       
     7 -.IP HOSTNAME
       
     8 -The name of the host that sent the notification, as determined by
       
     9 -.IR gethostbyaddr(3) .
       
    10 +.IP HOSTDETAILS
       
    11 +The details of the host that sent the notification in the format :
       
    12 +.IP
       
    13 +Host : HOSTNAME (PROTOCOL: [IPADDRESS]:PORTNO)
       
    14  .br
       
    15 -.IP IPADDRESS
       
    16 -The IP address of the host that sent the notification.
       
    17  .\"
       
    18  .\" XXX - What about non-IPv4 transports?
       
    19  .\"