]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P3
authorHarlan Stenn <stenn@ntp.org>
Thu, 25 Jan 2007 23:30:28 +0000 (18:30 -0500)
committerHarlan Stenn <stenn@ntp.org>
Thu, 25 Jan 2007 23:30:28 +0000 (18:30 -0500)
bk: 45b93d94jQ_u9Yk-Z0srlZ9fJN0Y8Q

24 files changed:
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.1
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index b6c6de69db45f2c38e245673dd03a3a484251543..7a55f2d35a05a74f5eea742b6c7bfa8f4f38bd55 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday January  7, 2007 at 06:35:56 AM EST
+ *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:26 PM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -866,7 +866,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p2\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4187af9216164d72476e5b12e7c5bbfbcc26732a..fba20e4314b825e58d5c2e178beecbfc99dcaed5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday January  7, 2007 at 06:35:55 AM EST
+ *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:25 PM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.5p2"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p2"
+#define NTPD_VERSION       "4.2.5p3"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f7f15cce6ba9c0f52ca7343ffc41d9cd20d36c97..50ad14417cab7e18e54d07144ff4538f2dfd1cef 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday January  7, 2007 at 06:35:59 AM EST
+# It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:29 PM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -61,7 +61,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.3p67-RC
+ntpd - NTP daemon program - Ver. 4.2.5p2
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 43eca3b4713235a84cd6aa529c93a9bcd013cfac..011124ff6df016021913e269dcca79f781ea2593 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-01-07 "( 4.2.5p2)" "Programmer's Manual"
+.TH NTPD 1 2007-01-25 "( 4.2.5p3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday January  7, 2007 at 06:35:57 AM EST
+.\"  It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:27 PM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f835e5f1878cba3f86eb3de918eb8dacf2ea1aee..8169c39d14a9f889ae9c9f7e1add4051cf6d4b60 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday January  7, 2007 at 06:36:01 AM EST
+ *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:31 PM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1064,7 +1064,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p2\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a9924de5600054c0e09a97b7440b7240855cff60..c55733997e9e733480d75e12bc0684849ae7b0df 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday January  7, 2007 at 06:36:00 AM EST
+ *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:30 PM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -99,8 +99,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.5p2"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p2"
+#define NTPDSIM_VERSION       "4.2.5p3"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6be86e1a36c2d255c1fc671d65bbba4e5e273550..0f6ae16481e78a1a8a52c4745073ba6f212a79ba 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday January  7, 2007 at 06:36:04 AM EST
+# It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:34 PM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f72654bdffa79172e4626ba51b9fdebea7953701..901e0e3486cc564546b3b1cf4e766a2062777780 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-01-07 "( 4.2.5p2)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-01-25 "( 4.2.5p3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday January  7, 2007 at 06:36:02 AM EST
+.\"  It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:32 PM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e4684cef1b6145fd7510453d92b3fa58c1048997..4d010d6aae074b85d77c47e9d5e3aefeb4aaf28c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday January  7, 2007 at 06:42:19 AM EST
+ *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:25:55 PM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p2\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index bca203fc6d9a0031ce835149c7f650611ede1483..2c21d59ac376c334117eddd68dd9df2c5ef0570b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday January  7, 2007 at 06:42:18 AM EST
+ *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:25:54 PM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,8 +71,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p2"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p2"
+#define NTPDC_VERSION       "4.2.5p3"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5bbfc50444386295fa3b0f479c93a85d6567b46c..2fb6f2c7c2342060e1397bfb9a0585a9989aa900 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday January  7, 2007 at 06:42:21 AM EST
+# It has been AutoGen-ed  Thursday January 25, 2007 at 06:25:57 PM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -59,7 +59,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.3p67-RC
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p2
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 9589d85462a5faab01bc84b806401db1ab782125..8256ec4ebe49b80c2e0b2cf79ba41108a882c7e5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-01-07 "( 4.2.5p2)" "Programmer's Manual"
+.TH NTPDC 1 2007-01-25 "( 4.2.5p3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday January  7, 2007 at 06:42:20 AM EST
+.\"  It has been AutoGen-ed  Thursday January 25, 2007 at 06:25:56 PM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5ef468c0e3361c105b93ddcccfb81d4b737b4e4e..8c20757dc5a877297127c21d6d59cac11bb7c022 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday January  7, 2007 at 06:42:48 AM EST
+ *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:24 PM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p2\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3bdfb963677b68060d1ea4721d646efd14c5df68..12c676a3f6241a098a2ad0a8ef536025718cb0bf 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday January  7, 2007 at 06:42:48 AM EST
+ *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:24 PM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p2"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p2"
+#define NTPQ_VERSION       "4.2.5p3"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 167dd93b1c48f56ec95195f0d10c3a6bbad79f75..3af53968a1b6243e234fc9610b305254721860f0 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday January  7, 2007 at 06:42:51 AM EST
+# It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:27 PM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.3p67-RC
+ntpq - standard NTP query program - Ver. 4.2.5p2
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f3b2d1e4a918117fa1b8e3a99b6e048f21d08a0b..197eae49614728f4f8b044db6f8431fdf4959459 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-01-07 "( 4.2.5p2)" "Programmer's Manual"
+.TH NTPQ 1 2007-01-25 "( 4.2.5p3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday January  7, 2007 at 06:42:50 AM EST
+.\"  It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:26 PM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 36cc6374412b342c75faa31f6330cca62c0ed495..786df22d9c67a402a5632fe33e0d571d3a739296 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=2
+point=3
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index a6eac55637ebf64074b53fd5b09fdba63378be48..a8c56563b2952cfd79060fbfdfd8bf8d53b54a04 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday January  7, 2007 at 06:43:18 AM EST
+ *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:52 PM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -505,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p2\n\
+"sntp - standard SNTP program - Ver. 4.2.5p3\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 955de938cd6e0be08eb80492afa65515069ab16b..7bdf8b6f7565f95abdf5b3ac8857c7ef2fafd829 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday January  7, 2007 at 06:43:17 AM EST
+ *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:51 PM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -148,8 +148,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p2"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p2"
+#define SNTP_VERSION       "4.2.5p3"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 33fd430a99d9c82f74a8fa41e57ded9e72e76b92..3047dfc6230f53da15642e2ac12d29bfc2c6eb67 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday January  7, 2007 at 06:43:20 AM EST
+# It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:54 PM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 397b19383f5e11545b9a55816f29a95aa5015acd..0f2accab6b5f589b95a266b93eb0b87549a072ed 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday January  7, 2007 at 06:43:29 AM EST
+ *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:27:03 PM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p2\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1fd6894e9f7e8e92eb329e2d4221f402d37b1f0c..db80697ad9d7e96b44ee359c9e2ce13af47f9275 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday January  7, 2007 at 06:43:28 AM EST
+ *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:27:02 PM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.5p2"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p2"
+#define NTP_KEYGEN_VERSION       "4.2.5p3"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9bdeef7e9b57c308c33783cdef1f0ec4276aab7e..73f2df0aa36a43100753e9422221ef9f08c7f321 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday January  7, 2007 at 06:43:31 AM EST
+# It has been AutoGen-ed  Thursday January 25, 2007 at 06:27:05 PM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -53,7 +53,7 @@ This is the automatically generated usage text for ntp-keygen:
 @exampleindent 0
 @example
 Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p67-RC
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p2
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index a12004c19600ef2a7b8f39364a472728c75e7863..401910f60b6bced81f0b8accdb48e8f936b73e23 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-01-07 "(ntp 4.2.5p2)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-01-25 "(ntp 4.2.5p3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday January  7, 2007 at 06:43:30 AM EST
+.\"  It has been AutoGen-ed  Thursday January 25, 2007 at 06:27:04 PM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"