summaryrefslogtreecommitdiff
path: root/usr.sbin/amd/amq
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/amd/amq')
-rw-r--r--usr.sbin/amd/amq/amq.82
-rw-r--r--usr.sbin/amd/amq/amq.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/amd/amq/amq.8 b/usr.sbin/amd/amq/amq.8
index 94cd3b7a37b3..e22d1329975e 100644
--- a/usr.sbin/amd/amq/amq.8
+++ b/usr.sbin/amd/amq/amq.8
@@ -37,7 +37,7 @@
.\"
.\" @(#)amq.8 8.3 (Berkeley) 4/18/94
.\"
-.\" $Id: amq.8,v 1.3 1996/04/08 04:17:22 mpp Exp $
+.\" $Id: amq.8,v 1.3.2.1 1998/07/18 11:08:42 jkh Exp $
.\"
.Dd March 16, 1991
.Dt AMQ 8
diff --git a/usr.sbin/amd/amq/amq.c b/usr.sbin/amd/amq/amq.c
index 1bc97f88ff44..d9a40adc3324 100644
--- a/usr.sbin/amd/amq/amq.c
+++ b/usr.sbin/amd/amq/amq.c
@@ -53,7 +53,7 @@ char copyright[] = "\
static char sccsid[] = "@(#)amq.c 8.1 (Berkeley) 6/7/93";
#endif
static const char rcsid[] =
- "$Id: amq.c,v 1.2.6.3 1997/09/03 06:27:08 charnier Exp $";
+ "$Id: amq.c,v 1.2.6.4 1998/03/09 10:08:16 jkh Exp $";
#endif /* not lint */
#include "am.h"