diff options
author | emaste <emaste@FreeBSD.org> | 2013-10-01 17:46:04 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2013-10-01 17:46:04 +0000 |
commit | e9dd0037dca56b78ce21d3dbc186367beda2eafe (patch) | |
tree | 022304c34add9fe29ebfe1539f96d68a8bdc3777 /share | |
parent | 2d5f7eb23b38567945d1b51ec04d17acff477483 (diff) | |
download | FreeBSD-src-e9dd0037dca56b78ce21d3dbc186367beda2eafe.zip FreeBSD-src-e9dd0037dca56b78ce21d3dbc186367beda2eafe.tar.gz |
Regen.
Approved by: re (implicit)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/src.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 5a3589d..55f0276 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -128,8 +128,8 @@ Set to not build audit support into system programs. Set to not build .Xr authpf 8 . .It Va WITHOUT_BINUTILS -.\" from FreeBSD: head/tools/build/options/WITHOUT_BINUTILS 235342 2012-05-12 16:12:36Z gjb -Set to not install binutils (as, c++-filt, gconv, gnu-ar, gnu-randlib, +.\" from FreeBSD: head/tools/build/options/WITHOUT_BINUTILS 255974 2013-10-01 17:40:56Z emaste +Set to not install binutils (as, c++-filt, gconv, ld, nm, objcopy, objdump, readelf, size and strip). .Bf -symbolic The option does not generally work for build targets, unless some alternative |