diff options
author | Sachidananda <sac@gluster.com> | 2011-06-22 05:57:06 +0000 |
---|---|---|
committer | Anand Avati <avati@gluster.com> | 2011-06-22 08:41:07 -0700 |
commit | 0d87bfca5c9a95977215599d5800e751ec8f2205 (patch) | |
tree | 13a294421eef586311f8b26cc1e1602e3eb448ce /doc | |
parent | d7642fb9bc13bb9c2da35bd8e80c311d5fc5096c (diff) |
Fix typos in manpages.
Thanks to: Patrick Matth?i <pmatthaei@debian.org> for patches.
Signed-off-by: Sachidananda Urs <sac@gluster.com>
Signed-off-by: Anand Avati <avati@gluster.com>
BUG: 2902 (Errors in manpages)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2902
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gluster.8 | 2 | ||||
-rw-r--r-- | doc/glusterfs.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/gluster.8 b/doc/gluster.8 index e99e98e997a..6531479fb11 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -94,7 +94,7 @@ Replace the specified brick. \fB\ volume log filename <VOLNAME> [BRICK] <DIRECTORY> \fB Set the log directory for the corresponding volume/brick. .TP -\fB\volume log locate <VOLNAME> [BRICK] \fB +\fB\ volume log locate <VOLNAME> [BRICK] \fB Locate the log file for corresponding volume/brick. .TP \fB\ volume log rotate <VOLNAME> [BRICK] \fB diff --git a/doc/glusterfs.8 b/doc/glusterfs.8 index 6033b0af55a..ef27c7f18de 100644 --- a/doc/glusterfs.8 +++ b/doc/glusterfs.8 @@ -74,7 +74,7 @@ Key of the volume file to be fetched from the server. Port number of volfile server. .TP \fB\-\-volfile\-server\-transport=TRANSPORT\fR -Transport type to get volume file from server (the deafult is socket). +Transport type to get volume file from server (the default is socket). .TP \fB\-\-volume\-name=VOLUME\-NAME\fR Volume name to be used for MOUNT-POINT (the default is top most volume in VOLUME-FILE). |