From a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 24 Jul 1998 04:57:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_2_7_RELEASE'. This commit was manufactured to restore the state of the 2.2.7-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.sbin/tzsetup/Makefile | 2 +- usr.sbin/tzsetup/tzsetup.8 | 2 +- usr.sbin/tzsetup/tzsetup.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/tzsetup') diff --git a/usr.sbin/tzsetup/Makefile b/usr.sbin/tzsetup/Makefile index 25ca3ffae240..90060339b435 100644 --- a/usr.sbin/tzsetup/Makefile +++ b/usr.sbin/tzsetup/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1996/09/04 22:25:35 bde Exp $ +# $Id: Makefile,v 1.4.2.1 1996/11/28 22:07:05 phk Exp $ PROG= tzsetup MAN8= tzsetup.8 diff --git a/usr.sbin/tzsetup/tzsetup.8 b/usr.sbin/tzsetup/tzsetup.8 index 682597c13c59..dfa7fa843ed5 100644 --- a/usr.sbin/tzsetup/tzsetup.8 +++ b/usr.sbin/tzsetup/tzsetup.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: tzsetup.8,v 1.3.2.2 1997/11/07 07:36:15 charnier Exp $ +.\" $Id: tzsetup.8,v 1.3.2.3 1998/03/09 14:46:17 jkh Exp $ .Dd January 24, 1996 .Dt TZSETUP 8 diff --git a/usr.sbin/tzsetup/tzsetup.c b/usr.sbin/tzsetup/tzsetup.c index e8003061da6f..5dd1b348166a 100644 --- a/usr.sbin/tzsetup/tzsetup.c +++ b/usr.sbin/tzsetup/tzsetup.c @@ -34,7 +34,7 @@ #ifndef lint static const char rcsid[] = - "$Id: tzsetup.c,v 1.2.2.5 1997/11/07 07:36:16 charnier Exp $"; + "$Id: tzsetup.c,v 1.2.2.6 1998/01/10 15:56:55 steve Exp $"; #endif /* not lint */ #include -- cgit v1.3