diff options
author | Tommi Virtanen <tommi.virtanen@dreamhost.com> | 2011-03-07 11:06:30 -0800 |
---|---|---|
committer | Tommi Virtanen <tommi.virtanen@dreamhost.com> | 2011-03-07 11:06:30 -0800 |
commit | d97064e574210a45b457b49af0b55cfc2b5ac294 (patch) | |
tree | 7ab25f52c46f606fb3d497fb7a1fd83aabdedc88 /man | |
parent | 468ce23ed3b13ab979a1619106c2ce9060c9d74f (diff) | |
download | ceph-d97064e574210a45b457b49af0b55cfc2b5ac294.tar.gz |
Typos.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/crushtool.8 | 4 | ||||
-rw-r--r-- | man/csyn.8 | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/man/crushtool.8 b/man/crushtool.8 index 228fc0e5c61..a4dbd1d8b06 100644 --- a/man/crushtool.8 +++ b/man/crushtool.8 @@ -37,7 +37,7 @@ will allow the tool to overwrite an existing \fIoutfile\fP (it will normally ref .SH BUILDING A MAP The build mode will generate relatively generic hierarchical maps. The first argument simply specifies the number of devices (leaves) in the CRUSH hierarchy. Each layer describes how the -layer (or raw devices) preceeding it should be grouped. +layer (or raw devices) preceding it should be grouped. .PP Each \fIlayer\fP consists of .IP @@ -49,7 +49,7 @@ name will be append a number to the provided \fIname\fP. The second component is the type of CRUSH bucket. .PP The third component is the maximum size of the bucket. If the size is \fI0\fP, a single bucket -will be generated that includes everything in the preceeding layer. +will be generated that includes everything in the preceding layer. .SH EXAMPLE Suppose we have 128 devices, each grouped into shelves with 4 devices each, and 8 shelves per rack. We could create a three level hierarchy with: diff --git a/man/csyn.8 b/man/csyn.8 index 6e2ced63278..9ad8aacb446 100644 --- a/man/csyn.8 +++ b/man/csyn.8 @@ -34,7 +34,7 @@ Run \fInum\fR different clients, each in a separate thread. Run the given workload. May be specified as many times as needed. Workloads will normally run sequentially. .SH WORKLOADS -Each workload should be preceeded by \fB--syn\fP on the command line. This is not a +Each workload should be preceded by \fB--syn\fP on the command line. This is not a complete list. .TP \fBmknap\fI path snapname\fP |