[PVFS2-CVS] commit by rbross in pvfs2/doc: pvfs2-faq.tex

CVS commit program cvs at parl.clemson.edu
Wed Jan 26 10:24:24 EST 2005


Update of /projects/cvsroot/pvfs2/doc
In directory parlweb:/tmp/cvs-serv13350

Modified Files:
	pvfs2-faq.tex 
Log Message:
Fixed extra ":" in automount line.


Index: pvfs2-faq.tex
===================================================================
RCS file: /projects/cvsroot/pvfs2/doc/pvfs2-faq.tex,v
diff -p -u -r1.26 -r1.27
--- pvfs2-faq.tex	21 Jan 2005 17:34:51 -0000	1.26
+++ pvfs2-faq.tex	26 Jan 2005 15:24:23 -0000	1.27
@@ -258,7 +258,7 @@ strings.  A typical mount command (on Li
 The entry in the automount config file should look like this:
 
 \begin{verbatim}
-	pvfs -fstype=pvfs2           :tcp://server0\:3334/pvfs2-fs
+	pvfs -fstype=pvfs2           tcp://server0\:3334/pvfs2-fs
 \end{verbatim}
 
 Note the backslash-escape of the colon before the port number.  Without that



More information about the PVFS2-CVS mailing list