diff options
Diffstat (limited to 'usr.bin/makewhatis/makewhatis.c')
| -rw-r--r-- | usr.bin/makewhatis/makewhatis.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/makewhatis/makewhatis.c b/usr.bin/makewhatis/makewhatis.c index f2ae3709d6dd..32e50d7421a2 100644 --- a/usr.bin/makewhatis/makewhatis.c +++ b/usr.bin/makewhatis/makewhatis.c @@ -27,7 +27,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/makewhatis/makewhatis.c,v 1.12.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/types.h>  #include <sys/stat.h> | 
