nightmorph 06/03/13 18:55:37 Modified: vserver-howto.xml Log: Fixed code sample/description mismatch for bug 125948
Revision Changes Path 1.6 xml/htdocs/doc/en/vserver-howto.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/vserver-howto.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/vserver-howto.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/vserver-howto.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo Index: vserver-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/vserver-howto.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- vserver-howto.xml 19 Dec 2005 12:20:59 -0000 1.5 +++ vserver-howto.xml 13 Mar 2006 18:55:37 -0000 1.6 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vserver-howto.xml,v 1.5 2005/12/19 12:20:59 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vserver-howto.xml,v 1.6 2006/03/13 18:55:37 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/vserver-howto.xml"> @@ -21,8 +21,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.3</version> -<date>2005-12-19</date> +<version>1.4</version> +<date>2006-03-13</date> <chapter> <title>Introduction</title> @@ -210,7 +210,7 @@ <p> You have to choose a context ID for your vserver (dynamic context IDs are discouraged) as well as the necessary network device information (In this -example eth0 is configured with 192.168.1.254/24 and the context ID is +example eth0 is configured with 192.168.1.253/24 and the context ID is equivalent to the last two parts of the virtual servers IP). </p> -- [email protected] mailing list
