X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/709a58224ea43109dc10bfd6a67de1e432174197..34d340d711a2b033f5da480ed7b5eb147679a588:/getconf.tproj/getconf.1?ds=sidebyside diff --git a/getconf.tproj/getconf.1 b/getconf.tproj/getconf.1 index 5702f8b..d28bccb 100644 --- a/getconf.tproj/getconf.1 +++ b/getconf.tproj/getconf.1 @@ -145,6 +145,10 @@ Several of the .Xr confstr 3 variables provide information on the necessary compiler and linker flags to use the standard programming environments described above. +.Pp +Many of these values are also available through the +.Xr sysctl 8 +mechanism. .Sh DIAGNOSTICS .Ex -std Use of a @@ -191,7 +195,8 @@ if the system supports that environment. .Sh SEE ALSO .Xr pathconf 2 , .Xr confstr 3 , -.Xr sysconf 3 +.Xr sysconf 3 , +.Xr sysctl 8 .Sh STANDARDS The .Nm