From 0d87bfca5c9a95977215599d5800e751ec8f2205 Mon Sep 17 00:00:00 2001 From: Sachidananda Date: Wed, 22 Jun 2011 05:57:06 +0000 Subject: Fix typos in manpages. Thanks to: Patrick Matth?i for patches. Signed-off-by: Sachidananda Urs Signed-off-by: Anand Avati BUG: 2902 (Errors in manpages) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2902 --- doc/gluster.8 | 2 +- doc/glusterfs.8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/gluster.8 b/doc/gluster.8 index e99e98e99..6531479fb 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -94,7 +94,7 @@ Replace the specified brick. \fB\ volume log filename [BRICK] \fB Set the log directory for the corresponding volume/brick. .TP -\fB\volume log locate [BRICK] \fB +\fB\ volume log locate [BRICK] \fB Locate the log file for corresponding volume/brick. .TP \fB\ volume log rotate [BRICK] \fB diff --git a/doc/glusterfs.8 b/doc/glusterfs.8 index 6033b0af5..ef27c7f18 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). -- cgit