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.bin/su/su.1 | 2 +- usr.bin/su/su.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/su') diff --git a/usr.bin/su/su.1 b/usr.bin/su/su.1 index 0e2799a1358c..f461fabb5209 100644 --- a/usr.bin/su/su.1 +++ b/usr.bin/su/su.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)su.1 8.2 (Berkeley) 4/18/94 -.\" $Id: su.1,v 1.3.2.8 1998/06/08 05:44:03 jkoshy Exp $ +.\" $Id: su.1,v 1.3.2.9 1998/07/17 04:21:29 jkh Exp $ .\" .\" this is for hilit19's braindeadness: " .Dd April 18, 1994 diff --git a/usr.bin/su/su.c b/usr.bin/su/su.c index 2e5b147ee66a..eea09011043e 100644 --- a/usr.bin/su/su.c +++ b/usr.bin/su/su.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)su.c 8.3 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$Id: su.c,v 1.14.2.8 1998/06/04 22:30:53 steve Exp $"; + "$Id: su.c,v 1.14.2.9 1998/07/17 04:21:32 jkh Exp $"; #endif /* not lint */ #include -- cgit v1.3