User proper whatis database name.
authorJordan K. Hubbard <jkh@FreeBSD.org>
Mon, 5 Jul 1993 22:54:43 +0000 (22:54 +0000)
committerJordan K. Hubbard <jkh@FreeBSD.org>
Mon, 5 Jul 1993 22:54:43 +0000 (22:54 +0000)
usr.bin/man/man.c

index bbd4d26..6f6eea2 100644 (file)
@@ -42,7 +42,7 @@ static char sccsid[] = "@(#)man.c     5.12 (Berkeley) 3/20/86";
 #define        SUBSEC4 "pfn"
 #define        SUBSEC8 "cv"
 
 #define        SUBSEC4 "pfn"
 #define        SUBSEC8 "cv"
 
-#define        WHATIS  "whatis"
+#define        WHATIS  "whatis.db"
 
 int    nomore;
 char   *CAT    = CAT_;
 
 int    nomore;
 char   *CAT    = CAT_;