diff options
author | James Ryan Cresawn <jrcresawn@gmail.com> | 2014-03-07 06:05:15 +0100 |
---|---|---|
committer | James Ryan Cresawn <jrcresawn@gmail.com> | 2014-03-07 06:05:15 +0100 |
commit | c9eaa6510deda3565f6e09a59af758bc04285750 (patch) | |
tree | e48ffcb02d94e90a3c0bc3bf08299bb0f6b5df79 /doc/man | |
parent | Client: fix build issue (lost semicolon) (diff) | |
download | ceph-c9eaa6510deda3565f6e09a59af758bc04285750.tar.xz ceph-c9eaa6510deda3565f6e09a59af758bc04285750.zip |
Changed Availability section of ceph-mds.rst to reference ceph-mds, not ceph-mon.
Signed-off-by: James Ryan Cresawn <jrcresawn@gmail.com>
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/8/ceph-mds.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/8/ceph-mds.rst b/doc/man/8/ceph-mds.rst index 0290f35d14b..d5606089ae3 100644 --- a/doc/man/8/ceph-mds.rst +++ b/doc/man/8/ceph-mds.rst @@ -60,7 +60,7 @@ Options Availability ============ -**ceph-mon** is part of the Ceph distributed storage system. Please refer to the Ceph documentation at +**ceph-mds** is part of the Ceph distributed storage system. Please refer to the Ceph documentation at http://ceph.com/docs for more information. |