diff options
Diffstat (limited to 'sbin/mount_autofs/mount_autofs.c')
-rw-r--r-- | sbin/mount_autofs/mount_autofs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_autofs/mount_autofs.c b/sbin/mount_autofs/mount_autofs.c index 17fbb5b5b6fe9..fa367f300ce7c 100644 --- a/sbin/mount_autofs/mount_autofs.c +++ b/sbin/mount_autofs/mount_autofs.c @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * $Id: mount_autofs.c,v 1.5 2004/09/08 08:12:21 bright Exp $ - * $FreeBSD$ + * $FreeBSD: src/sbin/mount_autofs/mount_autofs.c,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> #include <stdio.h> |