nightmorph 08/10/05 08:42:44 Modified: openrc-migration.xml Log: minor guidexml code style changes, no content change
Revision Changes Path 1.12 xml/htdocs/doc/en/openrc-migration.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.12&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.11&r2=1.12 Index: openrc-migration.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- openrc-migration.xml 11 Sep 2008 08:29:05 -0000 1.11 +++ openrc-migration.xml 5 Oct 2008 08:42:44 -0000 1.12 @@ -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/openrc-migration.xml,v 1.11 2008/09/11 08:29:05 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.12 2008/10/05 08:42:44 nightmorph Exp $ --> <guide link="/doc/en/openrc-migration.xml"> <title>Baselayout and OpenRC Migration Guide</title> @@ -344,9 +344,9 @@ <p> The EDITOR variable is no longer found in <path>/etc/rc.conf</path>. Both -EDITOR and PAGER are set by default in /etc/profile. You should change this as -needed in your <path>~/.bashrc</path> (or equivalent) file or create -<path>/etc/env.d/99editor</path> and set the system default there. +EDITOR and PAGER are set by default in <path>/etc/profile</path>. You should +change this as needed in your <path>~/.bashrc</path> (or equivalent) file or +create <path>/etc/env.d/99editor</path> and set the system default there. </p> <impo>
