Author: bdrewery
Date: Thu Nov  2 18:09:10 2017
New Revision: 325331
URL: https://svnweb.freebsd.org/changeset/base/325331

Log:
  Regenerate for AUTO_OBJ.
  
  Sponsored by: Dell EMC Isilon

Modified:
  head/share/man/man5/src.conf.5

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5      Thu Nov  2 18:09:07 2017        
(r325330)
+++ head/share/man/man5/src.conf.5      Thu Nov  2 18:09:10 2017        
(r325331)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd November 1, 2017
+.Dd November 2, 2017
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -129,8 +129,9 @@ Set to not build
 Set to not build
 .Xr autofs 5
 related programs, libraries, and kernel modules.
-.It Va WITH_AUTO_OBJ
-Enable automatic creation of objdirs.
+.It Va WITHOUT_AUTO_OBJ
+Disable automatic creation of objdirs.
+This is enabled by default if the wanted OBJDIR is writable by the current 
user.
 .Pp
 This must be set in the environment, make command line, or
 .Pa /etc/src-env.conf ,
@@ -537,10 +538,6 @@ When set, it enforces these options:
 When set, these options are also in effect:
 .Pp
 .Bl -inset -compact
-.It Va WITH_AUTO_OBJ
-(unless
-.Va WITHOUT_AUTO_OBJ
-is set explicitly)
 .It Va WITH_META_MODE
 (unless
 .Va WITHOUT_META_MODE
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to