aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount/vfslist.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount/vfslist.c')
-rw-r--r--sbin/mount/vfslist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount/vfslist.c b/sbin/mount/vfslist.c
index d8201882eb33..219c738ebdef 100644
--- a/sbin/mount/vfslist.c
+++ b/sbin/mount/vfslist.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)vfslist.c 8.1 (Berkeley) 5/8/95";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sbin/mount/vfslist.c,v 1.3.2.1 1999/08/29 15:14:19 peter Exp $";
#endif /* not lint */
#include <err.h>