aboutsummaryrefslogtreecommitdiff
path: root/sbin/badsect
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-28 00:22:10 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-28 00:22:10 +0000
commit7f3dea244c40159a41ab22da77a434d7c5b5e85a (patch)
tree0cf37f427c704496510156e28ccd8cd233f9d688 /sbin/badsect
parente6c8b48d908090e196f36bb181e0f8b5c7c80f1a (diff)
downloadsrc-7f3dea244c40159a41ab22da77a434d7c5b5e85a.tar.gz
src-7f3dea244c40159a41ab22da77a434d7c5b5e85a.zip
$Id$ -> $FreeBSD$
Notes
Notes: svn path=/head/; revision=50476
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 9dacbb4ccf82..6c80a970097f 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.6 1997/10/15 17:33:47 max Exp $
+.\" $FreeBSD$
.\"
.Dd June 5, 1993
.Dt BADSECT 8
diff --git a/sbin/badsect/badsect.c b/sbin/badsect/badsect.c
index a5be4174ce48..7ecf1863735d 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: badsect.c,v 1.5 1998/06/04 06:38:03 charnier Exp $";
+ "$FreeBSD$";
#endif /* not lint */
/*