Bug 894355

Summary: spelling mistake?
Product: [Community] GlusterFS Reporter: xarlos
Component: unclassifiedAssignee: Vijay Bellur <vbellur>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.1.1CC: gluster-bugs, vipin.indiasmg
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-29 09:15:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description xarlos 2013-01-11 14:27:03 UTC
Description of problem:
spelling mistake in man page for gluster :: 

In section:volume statedump <VOLNAME> [nfs] [all|mem|iobuf|callpool|priv|fd|inode|history])
Reads: "Perform a statedump of the brick or nfs-server processos of the volume"
                                                       ^^^^^^^^^



Version-Release number of selected component (if applicable):
3.3.1

How reproducible:
always

Steps to Reproduce:
1. man gluster| grep -B1 processos
2. read output
3.
  
Actual results:
        volume statedump <VOLNAME> [nfs] [all|mem|iobuf|callpool|priv|fd|inode|history]   
              Perform a statedump of the brick or nfs-server processos of the volume      


Expected results:
        volume statedump <VOLNAME> [nfs] [all|mem|iobuf|callpool|priv|fd|inode|history]   
              Perform a statedump of the brick or nfs-server processes of the volume      


Additional info:
Not a biggie - just doing my bit :-)

Comment 1 vasishta p shastry 2014-01-31 04:56:48 UTC
This has been fixed on current master.

Comment 2 Niels de Vos 2014-08-29 09:15:40 UTC
Also seems to be fixed in 3.4 and newer.