summaryrefslogtreecommitdiff
path: root/sbin/fsck/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck/main.c')
-rw-r--r--sbin/fsck/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/main.c b/sbin/fsck/main.c
index 827ae01cf365..a019295b4af5 100644
--- a/sbin/fsck/main.c
+++ b/sbin/fsck/main.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)main.c 8.6 (Berkeley) 5/14/95";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sbin/fsck/main.c,v 1.21.2.1 2001/01/23 23:11:07 iedowse Exp $";
#endif /* not lint */
#include <sys/param.h>