aboutsummaryrefslogtreecommitdiff
path: root/sbin/tunefs
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/tunefs
parente6c8b48d908090e196f36bb181e0f8b5c7c80f1a (diff)
Notes
Diffstat (limited to 'sbin/tunefs')
-rw-r--r--sbin/tunefs/tunefs.82
-rw-r--r--sbin/tunefs/tunefs.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8
index 9706d4323324..d68211d64c83 100644
--- a/sbin/tunefs/tunefs.8
+++ b/sbin/tunefs/tunefs.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)tunefs.8 8.2 (Berkeley) 12/11/93
-.\" $Id: tunefs.8,v 1.7 1998/08/03 06:41:20 charnier Exp $
+.\" $FreeBSD$
.\"
.Dd December 11, 1993
.Dt TUNEFS 8
diff --git a/sbin/tunefs/tunefs.c b/sbin/tunefs/tunefs.c
index e002fa5c4718..261345a7a6f2 100644
--- a/sbin/tunefs/tunefs.c
+++ b/sbin/tunefs/tunefs.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)tunefs.c 8.2 (Berkeley) 4/19/94";
#endif
static const char rcsid[] =
- "$Id: tunefs.c,v 1.7 1999/01/20 01:22:39 luoqi Exp $";
+ "$FreeBSD$";
#endif /* not lint */
/*