]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: added :ref: directive for osdmaptool 23564/head
authorJames McClune <falcon78921@users.noreply.github.com>
Tue, 14 Aug 2018 22:04:06 +0000 (18:04 -0400)
committerGitHub <noreply@github.com>
Tue, 14 Aug 2018 22:04:06 +0000 (18:04 -0400)
Added :ref: directive for osdmaptool utility.

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
doc/rados/operations/control.rst

index 5051daec95154202f818570ea64a31ddf9cd8d17..cb110fbb722b45875b2e99e832f3744543c2b8fc 100644 (file)
@@ -96,12 +96,10 @@ Query OSD subsystem status. ::
        ceph osd stat
 
 Write a copy of the most recent OSD map to a file. See
-`osdmaptool`_. ::
+:ref:`osdmaptool <osdmaptool>`. ::
 
        ceph osd getmap -o file
 
-.. _osdmaptool: http://docs.ceph.com/docs/master/man/8/osdmaptool/
-
 Write a copy of the crush map from the most recent OSD map to
 file. ::