nightmorph 07/11/14 07:08:36 Modified: gnome-config.xml Log: typo fix for the previous fix; should be init.d. really, that's the last commit in this series. really. i hope.
Revision Changes Path 1.23 xml/htdocs/doc/en/gnome-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.23&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.22&r2=1.23 Index: gnome-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- gnome-config.xml 14 Nov 2007 07:04:54 -0000 1.22 +++ gnome-config.xml 14 Nov 2007 07:08:36 -0000 1.23 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.22 2007/11/14 07:04:54 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.23 2007/11/14 07:08:36 nightmorph Exp $ --> <guide link="/doc/en/gnome-config.xml"> <title>The GNOME Configuration HOWTO</title> @@ -156,7 +156,7 @@ # <i>/etc/init.d/hald start</i> # <i>rc-update add hald default</i> -# <i>/etc/ininit.d/dbus start</i> +# <i>/etc/init.d/dbus start</i> # <i>rc-update add dbus default</i> # <i>/etc/init.d/avahi-dnsconfd start</i> -- [EMAIL PROTECTED] mailing list
