Date: Thu, 19 Feb 2009 13:45:25 +0000 (UTC) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r188813 - head/share/man/man5 Message-ID: <200902191345.n1JDjPZY098575@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mtm Date: Thu Feb 19 13:45:25 2009 New Revision: 188813 URL: http://svn.freebsd.org/changeset/base/188813 Log: o grammar fix o remove mention of libkse Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5 ============================================================================== --- head/share/man/man5/src.conf.5 Thu Feb 19 12:47:24 2009 (r188812) +++ head/share/man/man5/src.conf.5 Thu Feb 19 13:45:25 2009 (r188813) @@ -62,7 +62,7 @@ for a particular build via the .Fl D option of .Xr make 1 -or in environment; see +or in its environment; see .Xr environ 7 . .Pp The values of variables are ignored regardless of their setting; @@ -463,13 +463,10 @@ On amd64, set to not build 32-bit librar runtime linker. .It Va WITHOUT_LIBPTHREAD .\" from FreeBSD: head/tools/build/options/WITHOUT_LIBPTHREAD 172498 2007-10-09 17:53:33Z obrien -Set to not build either of the +Set to not build the .Nm libpthread -providing libraries -.Nm ( libthr -(1:1) & -.Nm libkse -(M:N)). +providing library, +.Nm libthr . When set, it also enforces the following options: .Pp .Bl -item -compact
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902191345.n1JDjPZY098575>