summaryrefslogtreecommitdiff
path: root/sbin/badsect
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/badsect')
-rw-r--r--sbin/badsect/badsect.82
-rw-r--r--sbin/badsect/badsect.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/badsect/badsect.8 b/sbin/badsect/badsect.8
index 0322ff2b3d05..7c7c97440dec 100644
--- a/sbin/badsect/badsect.8
+++ b/sbin/badsect/badsect.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)badsect.8 8.1 (Berkeley) 6/5/93
-.\" $Id: badsect.8,v 1.1.1.1.8.3 1997/10/15 17:36:09 max Exp $
+.\" $Id: badsect.8,v 1.1.1.1.8.4 1998/07/17 20:12:56 jkh Exp $
.\"
.Dd June 5, 1993
.Dt BADSECT 8
diff --git a/sbin/badsect/badsect.c b/sbin/badsect/badsect.c
index 704f92c42e8c..f1c1894e9704 100644
--- a/sbin/badsect/badsect.c
+++ b/sbin/badsect/badsect.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static const char sccsid[] = "@(#)badsect.c 8.1 (Berkeley) 6/5/93";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: badsect.c,v 1.4.2.1 1998/07/17 20:12:57 jkh Exp $";
#endif /* not lint */
/*