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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to