diff options
Diffstat (limited to 'sbin/mount/mount_fs.c')
| -rw-r--r-- | sbin/mount/mount_fs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount/mount_fs.c b/sbin/mount/mount_fs.c index 94b679b3a042..37cff01ccf01 100644 --- a/sbin/mount/mount_fs.c +++ b/sbin/mount/mount_fs.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)mount_fs.c 8.6 (Berkeley) 4/26/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/mount/mount_fs.c,v 1.3.2.1.4.1 2010/02/10 00:26:20 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> |
