Date: Fri, 3 Feb 2017 19:21:28 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r313172 - head/tools/build/options Message-ID: <201702031921.v13JLSXT042968@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock (doc committer) Date: Fri Feb 3 19:21:28 2017 New Revision: 313172 URL: https://svnweb.freebsd.org/changeset/base/313172 Log: Decromulate an extra "if". Reported by: rpokala Sponsored by: iXsystems Modified: head/tools/build/options/WITHOUT_INSTALLLIB Modified: head/tools/build/options/WITHOUT_INSTALLLIB ============================================================================== --- head/tools/build/options/WITHOUT_INSTALLLIB Fri Feb 3 19:15:53 2017 (r313171) +++ head/tools/build/options/WITHOUT_INSTALLLIB Fri Feb 3 19:21:28 2017 (r313172) @@ -1,5 +1,5 @@ .\" $FreeBSD$ -Set this if to not install optional libraries. +Set this to not install optional libraries. For example, when creating a .Xr nanobsd 8 image.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702031921.v13JLSXT042968>