summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apmconf
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/apmconf')
-rw-r--r--usr.sbin/apmconf/apmconf.82
-rw-r--r--usr.sbin/apmconf/apmconf.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/apmconf/apmconf.8 b/usr.sbin/apmconf/apmconf.8
index 8a184ea..249011b 100644
--- a/usr.sbin/apmconf/apmconf.8
+++ b/usr.sbin/apmconf/apmconf.8
@@ -6,7 +6,7 @@
.\" responsible for the proper functioning of this software, nor does
.\" the author assume any responsibility for damages incurred with its
.\"
-.\" $Id$
+.\" $FreeBSD$
.\"
.\" use.
.Dd November 1, 1994
diff --git a/usr.sbin/apmconf/apmconf.c b/usr.sbin/apmconf/apmconf.c
index cdeda50..0ce0720 100644
--- a/usr.sbin/apmconf/apmconf.c
+++ b/usr.sbin/apmconf/apmconf.c
@@ -13,7 +13,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id: apmconf.c,v 1.7 1997/09/02 06:37:48 charnier Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <err.h>
OpenPOWER on IntegriCloud