Correct grammar nit.
This commit is contained in:
parent
1a0089415e
commit
2e4ae912ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19308
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.53 2003/12/23 05:20:51 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.54 2003/12/25 05:06:57 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -162,7 +162,7 @@ undefined reference to 'strerror_r'
|
|||
options _KPOSIX_PRIORITY_SCHEDULING
|
||||
</pre>
|
||||
|
||||
<p>And make sure if you are tracking -stable or -current, that you
|
||||
<p>If you are tracking -stable or -current, make sure that you
|
||||
do <b>not</b> have <tt>NOLIBC_R</tt> set in
|
||||
<tt>/etc/make.conf</tt>. If you do, remove it, then rebuild world.
|
||||
If you still have trouble, please send email to
|
||||
|
|
Loading…
Reference in a new issue