Author: emaste
Date: Mon Oct 10 15:40:08 2016
New Revision: 306966
URL: https://svnweb.freebsd.org/changeset/base/306966

Log:
  Correct sense of WITHOUT_MANDOCDB knob
  
  WITHOUT_MANDOCDB *disables* the use of mandoc's makewhatis.

Modified:
  head/tools/build/options/WITHOUT_MANDOCDB

Modified: head/tools/build/options/WITHOUT_MANDOCDB
==============================================================================
--- head/tools/build/options/WITHOUT_MANDOCDB   Mon Oct 10 15:29:59 2016        
(r306965)
+++ head/tools/build/options/WITHOUT_MANDOCDB   Mon Oct 10 15:40:08 2016        
(r306966)
@@ -1,6 +1,9 @@
 .\" $FreeBSD$
-Use the
-.Xr mandoc 1
-version of
+Use the version of
+.Xr makewhatis 1
+introduced in
+.Fx 2.1 ,
+instead of the
 .Xr makewhatis 8
-database and utilities.
+database and utilities from
+.Xr mandoc 1 .
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to