Author: jkim Date: Thu May 20 00:07:21 2010 New Revision: 208322 URL: http://svn.freebsd.org/changeset/base/208322
Log: Add an option file for WITHOUT_MAN_UTILS to regenerate src.conf(5). Added: head/tools/build/options/WITHOUT_MAN_UTILS (contents, props changed) Added: head/tools/build/options/WITHOUT_MAN_UTILS ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/tools/build/options/WITHOUT_MAN_UTILS Thu May 20 00:07:21 2010 (r208322) @@ -0,0 +1,9 @@ +.\" $FreeBSD$ +Set to not build utilities for manual pages, +.Xr apropos 1 , +.Xr catman 1 , +.Xr makewhatis 1 , +.Xr man 1 , +.Xr whatis 1 , +.Xr manctl 8 , +and related support files. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
