diff options
author | Amar Tumballi <amar@gluster.com> | 2010-10-08 06:58:51 +0000 |
---|---|---|
committer | Vijay Bellur <vijay@dev.gluster.com> | 2010-10-08 06:05:03 -0700 |
commit | 2e43696eb90dc835d0aa8000e19b6f207760309c (patch) | |
tree | 6569d70e1be498c0ba9ecc157dd94cb25b4d64ce /doc/mount.glusterfs.8 | |
parent | 98e1ea0f178bdb8d26037edda9aae7bc2339bac4 (diff) |
migrate from port 69* to 24007
Signed-off-by: Amar Tumballi <amar@gluster.com>
Signed-off-by: Vijay Bellur <vijay@dev.gluster.com>
BUG: 1870 (Change the port from 69* to some other ports.)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1870
Diffstat (limited to 'doc/mount.glusterfs.8')
-rw-r--r-- | doc/mount.glusterfs.8 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/mount.glusterfs.8 b/doc/mount.glusterfs.8 index 7be1f0c78..aced363f7 100644 --- a/doc/mount.glusterfs.8 +++ b/doc/mount.glusterfs.8 @@ -22,7 +22,7 @@ mount.glusterfs - script to mount native GlusterFS volume .SH SYNOPSIS .B mount -t glusterfs -.I [-o <options>] <volumeserver>:<volumeid/volumeport> <mountpoint> +.I [-o <options>] <volumeserver>:<volumeid> <mountpoint> .TP .B mount -t glusterfs .I [-o <options>] <path/to/volumefile> <mountpoint> @@ -56,9 +56,6 @@ Mount the filesystem read-only \fBvolfile\-id=\fRKEY Volume key or name of the volume file to be fetched from server .TP -\fBserver\-port=\fRPORT -Port number of volfile server [default: 6996] -.TP \fBtransport=\fRTRANSPORT-TYPE Transport type to get volume file from server [default: socket] .TP |