nightmorph    11/02/07 21:26:52

  Modified:             multipath.xml
  Log:
  fix sg_utils/multipath commands, from a suggestion sent by email

Revision  Changes    Path
1.3                  xml/htdocs/doc/en/multipath.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/multipath.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/multipath.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/multipath.xml?r1=1.2&r2=1.3

Index: multipath.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/multipath.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- multipath.xml       11 Sep 2008 08:09:05 -0000      1.2
+++ multipath.xml       7 Feb 2011 21:26:52 -0000       1.3
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/multipath.xml,v 1.2 
2008/09/11 08:09:05 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/multipath.xml,v 1.3 
2011/02/07 21:26:52 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide>
@@ -29,8 +29,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1</version>
-<date>2008-09-10</date>
+<version>2</version>
+<date>2011-02-07</date>
 
 <chapter>
 <title>Introduction</title>
@@ -113,7 +113,7 @@
 <pre caption="Installing multipath-tools and initial configuration">
 # <i>emerge multipath-tools sg3_utils</i>
 <comment>(Replace /dev/DEVICE with your disk to find its wwid)</comment>
-# <i>/usr/bin/sq_vpd ?page=di /dev/DEVICE</i>
+# <i>/usr/bin/sg_vpd --page=di /dev/DEVICE</i>
 </pre>
 
 <p>




Reply via email to