diff options
author | joel <joel@FreeBSD.org> | 2013-10-04 16:44:24 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2013-10-04 16:44:24 +0000 |
commit | 1906ec25d301c246dc1f604f7bf0501ebcb8ee9f (patch) | |
tree | 69b470d6e3c545c1b290215458d551b2200cac6c /share | |
parent | 8dd526065ca58fc43cbdeb74d96e03cc04061fc8 (diff) | |
download | FreeBSD-src-1906ec25d301c246dc1f604f7bf0501ebcb8ee9f.zip FreeBSD-src-1906ec25d301c246dc1f604f7bf0501ebcb8ee9f.tar.gz |
mdoc: remove EOL whitespace.
Approved by: re (blanket)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/src.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 55f0276..78dfc67 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -129,7 +129,7 @@ Set to not build .Xr authpf 8 . .It Va WITHOUT_BINUTILS .\" 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, +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 |