aboutsummaryrefslogtreecommitdiff
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 6c80a970097f..7a7f855fe860 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
-.\" $FreeBSD$
+.\" $FreeBSD: src/sbin/badsect/badsect.8,v 1.7.2.1 1999/08/29 15:12:32 peter Exp $
.\"
.Dd June 5, 1993
.Dt BADSECT 8
diff --git a/sbin/badsect/badsect.c b/sbin/badsect/badsect.c
index 7ecf1863735d..ed6e6dbebacd 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[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sbin/badsect/badsect.c,v 1.6.2.1 1999/08/29 15:12:33 peter Exp $";
#endif /* not lint */
/*