From 76f0c923fe4b2a1616453876611dc76b4f6b5355 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 28 Aug 1999 00:22:10 +0000 Subject: $Id$ -> $FreeBSD$ --- sbin/mount_std/mount_std.8 | 2 +- sbin/mount_std/mount_std.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/mount_std') diff --git a/sbin/mount_std/mount_std.8 b/sbin/mount_std/mount_std.8 index a495ba3..df019ce 100644 --- a/sbin/mount_std/mount_std.8 +++ b/sbin/mount_std/mount_std.8 @@ -34,7 +34,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: mount_std.8,v 1.7 1997/02/22 14:32:59 peter Exp $ +.\" $FreeBSD$ .\" .Dd May 13, 1996 .Dt MOUNT_STD 8 diff --git a/sbin/mount_std/mount_std.c b/sbin/mount_std/mount_std.c index f9ae7d6..2d2c5a2 100644 --- a/sbin/mount_std/mount_std.c +++ b/sbin/mount_std/mount_std.c @@ -43,7 +43,7 @@ static const char copyright[] = #ifndef lint static const char rcsid[] = - "$Id: mount_std.c,v 1.7 1997/03/29 03:32:46 imp Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include -- cgit v1.1