neysx 09/03/28 09:10:43 Modified: hb-install-bootconfig.xml Log: links, not lynx from #264037
Revision Changes Path 1.4 xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml?r1=1.3&r2=1.4 Index: hb-install-bootconfig.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hb-install-bootconfig.xml 26 Jan 2009 07:51:05 -0000 1.3 +++ hb-install-bootconfig.xml 28 Mar 2009 09:10:43 -0000 1.4 @@ -1,11 +1,11 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml,v 1.3 2009/01/26 07:51:05 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml,v 1.4 2009/03/28 09:10:43 neysx Exp $ --> <!DOCTYPE included SYSTEM "/dtd/guide.dtd"> <included> -<version>2</version> -<date>2008-06-21</date> +<version>3</version> +<date>2009-03-28</date> <section id="hardware"> <title>Extra Hardware Configuration</title> @@ -89,23 +89,23 @@ <p> If you want to view the documentation on the CD you can immediately run -<c>lynx</c> to read it: +<c>links</c> to read it: </p> <pre caption="Viewing the on-CD documentation"> -# <i>lynx /mnt/cdrom/docs/html/index.html</i> +# <i>links /mnt/cdrom/docs/html/index.html</i> </pre> <p> However, it is preferred that you use the online Gentoo Handbook as it will be -more recent than the one provided on the CD. You can view it using <c>lynx</c> +more recent than the one provided on the CD. You can view it using <c>links</c> as well, but only after having completed the <e>Configuring your Network</e> chapter (otherwise you won't be able to go on the Internet to view the document): </p> <pre caption="Viewing the Online Documentation"> -# <i>lynx http://www.gentoo.org/doc/en/handbook/<keyval id="online-book"/></i> +# <i>links http://www.gentoo.org/doc/en/handbook/<keyval id="online-book"/></i> </pre> <p>
