From 5f88d4c1b036228ca4036e854d533f0b2fc3adc1 Mon Sep 17 00:00:00 2001 From: Avra Sengupta Date: Fri, 23 Nov 2012 14:26:10 +0530 Subject: libgfapi: "tcp" is documented as the valid transport type instead of "socket". Change-Id: I066e9be7755a535f385c102cdd1822adeda7f319 BUG: 860203 Signed-off-by: Avra Sengupta Reviewed-on: http://review.gluster.org/4226 Reviewed-by: Jeff Darcy Tested-by: Gluster Build System --- doc/mount.glusterfs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/mount.glusterfs.8') diff --git a/doc/mount.glusterfs.8 b/doc/mount.glusterfs.8 index a298dc14bfb..01b7f75545e 100644 --- a/doc/mount.glusterfs.8 +++ b/doc/mount.glusterfs.8 @@ -48,7 +48,7 @@ Mount the filesystem read-only Volume key or name of the volume file to be fetched from server .TP \fBtransport=\fRTRANSPORT-TYPE -Transport type to get volume file from server [default: socket] +Transport type to get volume file from server [default: tcp] .TP \fBvolume\-name=\fRVOLUME-NAME Volume name to be used for MOUNT-POINT [default: top most volume in -- cgit