From 860c2cf2bc6592828a3468ab8ee661042b059ae8 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 5 Feb 1997 04:29:56 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_1_6_RELEASE'. This commit was manufactured to restore the state of the 2.1.6-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- libexec/atrun/Makefile | 2 +- libexec/atrun/atrun.c | 2 +- libexec/atrun/atrun.man | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libexec/atrun') diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile index cb69fd16980d..d0d3770c911c 100644 --- a/libexec/atrun/Makefile +++ b/libexec/atrun/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1994/01/05 01:02:56 nate Exp $ +# $Id: Makefile,v 1.2 1995/04/12 02:52:08 ache Exp $ MAINSRC= ${.CURDIR}/../../usr.bin/at diff --git a/libexec/atrun/atrun.c b/libexec/atrun/atrun.c index 3ae9ee78decd..c8d12a863cad 100644 --- a/libexec/atrun/atrun.c +++ b/libexec/atrun/atrun.c @@ -73,7 +73,7 @@ /* File scope variables */ static char *namep; -static char rcsid[] = "$Id: atrun.c,v 1.3 1995/04/12 19:21:43 ache Exp $"; +static char rcsid[] = "$Id: atrun.c,v 1.4 1995/05/30 05:45:39 rgrimes Exp $"; static debug = 0; /* Local functions */ diff --git a/libexec/atrun/atrun.man b/libexec/atrun/atrun.man index abce667bfacc..2172492ab597 100644 --- a/libexec/atrun/atrun.man +++ b/libexec/atrun/atrun.man @@ -1,4 +1,4 @@ -.\" $Id: atrun.man,v 1.1 1994/05/10 18:23:08 kernel Exp $ +.\" $Id: atrun.man,v 1.1 1995/04/12 02:52:21 ache Exp $ .Dd April 12, 1995 .Dt ATRUN 8 .Os "FreeBSD 2.1" -- cgit v1.3