swift 05/04/16 20:22:02 Modified: xml/htdocs/doc/en gentoo-x86-quickinstall.xml Log: Fix indentation in code listing, nothing important
Revision Changes Path 1.34 +2 -2 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.34&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.34&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml.diff?r1=1.33&r2=1.34&cvsroot=gentoo Index: gentoo-x86-quickinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- gentoo-x86-quickinstall.xml 16 Apr 2005 20:13:10 -0000 1.33 +++ gentoo-x86-quickinstall.xml 16 Apr 2005 20:22:02 -0000 1.34 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.33 2005/04/16 20:13:10 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.34 2005/04/16 20:22:02 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -171,7 +171,7 @@ # <i>emerge vixie-cron</i> (Have the cron daemon automatically started at boot) # <i>rc-update add vixie-cron default</i> -(genkernel users only: install *plug) # <i>emerge coldplug hotplug</i> +(genkernel users only: install *plug) # <i>emerge coldplug hotplug</i> (genkernel users only: have coldplug automatically started at boot) # <i>rc-update add coldplug boot</i> (Non-ext2,ext3 users only; choice: reiserfsprogs, xfsprogs, jfsutils) -- [email protected] mailing list
