mirror of
https://github.com/ceph/ceph
synced 2025-03-01 14:03:04 +00:00
Merge pull request #4785 from tchaikov/wip-doc-fixes
doc: typo fixes Reviewed-by: Loic Dachary <ldachary@redhat.com>
This commit is contained in:
commit
b80e214407
doc
@ -9,7 +9,7 @@ A preselection of pg_num
|
||||
|
||||
When creating a new pool with::
|
||||
|
||||
ceph osd pool set {pool-name} pg_num
|
||||
ceph osd pool create {pool-name} pg_num
|
||||
|
||||
it is mandatory to choose the value of ``pg_num`` because it cannot be
|
||||
calculated automatically. Here are a few values commonly used:
|
||||
|
@ -183,7 +183,7 @@ backport fixes; developer focus in on the next development release
|
||||
which is usually only a few weeks away.
|
||||
|
||||
There are three to four stable releases a year. Each stable release
|
||||
will receive a name (e.g., `Firefly') and bug fix backports at least
|
||||
will receive a name (e.g., 'Firefly') and bug fix backports at least
|
||||
until the next stable release is out.
|
||||
|
||||
Every other stable releases is a LTS (Long Term Stable) and will
|
||||
|
Loading…
Reference in New Issue
Block a user