documentation update

git-svn-id: file:///home/hardaker/lib/sf-bkups/net-snmp-convert-svnrepo/branches/V5-4-patches@17802 06827809-a52a-0410-b366-d66718629ded
diff --git a/man/netsnmp_snmp_alarm.3 b/man/netsnmp_snmp_alarm.3
index 169535c..33e08af 100644
--- a/man/netsnmp_snmp_alarm.3
+++ b/man/netsnmp_snmp_alarm.3
@@ -1,4 +1,4 @@
-.TH "snmp_alarm" 3 "5 Sep 2008" "Version 5.4.2" "net-snmp" \" -*- nroff -*-
+.TH "snmp_alarm" 3 "29 Oct 2009" "Version 5.4.3.pre1" "net-snmp" \" -*- nroff -*-
 .ad l
 .nh
 .SH NAME
@@ -10,7 +10,7 @@
 
 .in +1c
 .ti -1c
-.RI "timeval \fBt\fP"
+.RI "struct timeval \fBt\fP"
 .br
 .ti -1c
 .RI "unsigned int \fBflags\fP"
@@ -19,10 +19,10 @@
 .RI "unsigned int \fBclientreg\fP"
 .br
 .ti -1c
-.RI "timeval \fBt_last\fP"
+.RI "struct timeval \fBt_last\fP"
 .br
 .ti -1c
-.RI "timeval \fBt_next\fP"
+.RI "struct timeval \fBt_next\fP"
 .br
 .ti -1c
 .RI "void * \fBclientarg\fP"
@@ -31,7 +31,7 @@
 .RI "SNMPAlarmCallback * \fBthecallback\fP"
 .br
 .ti -1c
-.RI "\fBsnmp_alarm\fP * \fBnext\fP"
+.RI "struct \fBsnmp_alarm\fP * \fBnext\fP"
 .br
 .in -1c
 .SH "Detailed Description"