summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ac
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
committerpeter <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
commitefabb9ccb197b05958967dd035c279ba3bc19cb0 (patch)
tree2aca709a2adc99fd79e8420c6abe78733949e203 /usr.sbin/ac
parent06c04c899d1871a26f60711cdbb0ea16e85dfdc7 (diff)
downloadFreeBSD-src-efabb9ccb197b05958967dd035c279ba3bc19cb0.zip
FreeBSD-src-efabb9ccb197b05958967dd035c279ba3bc19cb0.tar.gz
$Id$ -> $FreeBSD$
Diffstat (limited to 'usr.sbin/ac')
-rw-r--r--usr.sbin/ac/Makefile2
-rw-r--r--usr.sbin/ac/ac.82
-rw-r--r--usr.sbin/ac/ac.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ac/Makefile b/usr.sbin/ac/Makefile
index e3b47f5..612b4c2 100644
--- a/usr.sbin/ac/Makefile
+++ b/usr.sbin/ac/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $FreeBSD$
PROG= ac
MAN8= ac.8
diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8
index aa062e2..f78fb8d 100644
--- a/usr.sbin/ac/ac.8
+++ b/usr.sbin/ac/ac.8
@@ -28,7 +28,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ac.8,v 1.11 1999/06/30 21:46:02 sheldonh Exp $
+.\" $FreeBSD$
.\"
.Dd March 15, 1994
.Dt AC 8
diff --git a/usr.sbin/ac/ac.c b/usr.sbin/ac/ac.c
index f9f90eb..47732ee 100644
--- a/usr.sbin/ac/ac.c
+++ b/usr.sbin/ac/ac.c
@@ -15,7 +15,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id: ac.c,v 1.11 1999/06/30 21:46:03 sheldonh Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <sys/types.h>
OpenPOWER on IntegriCloud