diff options
Diffstat (limited to 'sbin/mount/vfslist.c')
-rw-r--r-- | sbin/mount/vfslist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount/vfslist.c b/sbin/mount/vfslist.c index 871de264f76a..d8201882eb33 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[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ #include <err.h> |