Grammar nits, spelling nits, qualify the pathnames for the gdm configgeration

files, and apply some consistency to capitalization of "GDM."
This commit is contained in:
Adam Weinberger 2003-09-19 21:27:35 +00:00
parent 392d982fb9
commit 5a24e37442
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18175

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/knownissues.sgml,v 1.1 2003/09/18 16:13:26 bland Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/knownissues.sgml,v 1.2 2003/09/19 19:46:43 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: Known Issues with GNOME 2.4 on FreeBSD">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -9,8 +9,8 @@
<html>
&header;
<p>Below are a list of known issues with GNOME 2.4 that are
specific to FreeBSD. They are not the only known issues,
<p>Below is a list of known issues with GNOME 2.4 that are
specific to FreeBSD. These are not the only known issues,
however. Please familiarize yourself with the GNOME 2.4
<a href="http://www.gnome.org/start/2.4/notes/">
release notes</a> which contains a
@ -26,19 +26,20 @@
<h3>2. gstreamer doesn't play nice with rhythmbox</h3>
<p> gstreamer-0.6.3 doesn't play nice with rhythmbox. It is
recommended you build rhtymbox with the libxine backend for
recommended you build rhythmbox with the libxine backend for
now.
</p>
<h3>3. GDM crashes on startup</h3>
<p>GDM may crash on startup especially on 5.1-RELEASE and
earlier. All gdm users need to copy the
<tt>factory-gdm.conf</tt> over the <tt>gdm.conf</tt>. The old
<p>GDM may crash on startup, especially on 5.1-RELEASE and
earlier. All GDM users need to copy
<tt>/usr/X11R6/etc/gdm/factory-gdm.conf</tt> over
<tt>/usr/X11R6/etc/gdm/gdm.conf</tt>. The old
config version from GNOME 2.2 will not work. Users of
5.1-RELEASE and earlier need to read the <tt>pkg-message</tt>
that comes with the gdm2 port/package on how to patch OpenPAM
to work with gdm2.</p>
that comes with the GDM2 port/package on how to patch OpenPAM
to work with GDM2.</p>
&footer;
</body>