diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index a326ad4fe6bb..9f729c0067a7 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount.8 8.8 (Berkeley) 6/16/94 -.\" $Id: mount.8,v 1.25 1999/04/08 13:59:42 ghelmer Exp $ +.\" $Id: mount.8,v 1.26 1999/05/07 05:22:07 jkoshy Exp $ .\" .Dd June 16, 1994 .Dt MOUNT 8 diff --git a/sbin/mount/mount.c b/sbin/mount/mount.c index 87d217fad454..96be4452272c 100644 --- a/sbin/mount/mount.c +++ b/sbin/mount/mount.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)mount.c 8.25 (Berkeley) 5/8/95"; #endif static const char rcsid[] = - "$Id: mount.c,v 1.29 1999/03/16 22:26:51 bde Exp $"; + "$Id: mount.c,v 1.30 1999/05/07 05:22:08 jkoshy Exp $"; #endif /* not lint */ #include diff --git a/sbin/mount_ifs/mount.8 b/sbin/mount_ifs/mount.8 index a326ad4fe6bb..9f729c0067a7 100644 --- a/sbin/mount_ifs/mount.8 +++ b/sbin/mount_ifs/mount.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount.8 8.8 (Berkeley) 6/16/94 -.\" $Id: mount.8,v 1.25 1999/04/08 13:59:42 ghelmer Exp $ +.\" $Id: mount.8,v 1.26 1999/05/07 05:22:07 jkoshy Exp $ .\" .Dd June 16, 1994 .Dt MOUNT 8 diff --git a/sbin/mount_ifs/mount.c b/sbin/mount_ifs/mount.c index 87d217fad454..96be4452272c 100644 --- a/sbin/mount_ifs/mount.c +++ b/sbin/mount_ifs/mount.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)mount.c 8.25 (Berkeley) 5/8/95"; #endif static const char rcsid[] = - "$Id: mount.c,v 1.29 1999/03/16 22:26:51 bde Exp $"; + "$Id: mount.c,v 1.30 1999/05/07 05:22:08 jkoshy Exp $"; #endif /* not lint */ #include