aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/makewhatis/makewhatis.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/makewhatis/makewhatis.c')
-rw-r--r--usr.bin/makewhatis/makewhatis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/makewhatis/makewhatis.c b/usr.bin/makewhatis/makewhatis.c
index f2ae3709d6dd..6534e8516b95 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.4.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/types.h>
#include <sys/stat.h>