]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: ref 9/ceph-mon using relative path
authorKefu Chai <kchai@redhat.com>
Tue, 7 Apr 2015 10:15:01 +0000 (18:15 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 7 Apr 2015 15:26:50 +0000 (23:26 +0800)
sphinx complains when it failed to find the referenced file using the
absolute path whose root is the $(top_srcdir)/doc/man when rendering
man pages. but it is able to find it when rendering the html, because
build-doc specifies $(top_srcdir)/doc/ as the source directory.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/man/8/mount.ceph.rst

index 3946153462731127eb38778268202caff148512d..c257a70f71647ff6f2d1405619d700f952e6c049 100644 (file)
@@ -136,7 +136,7 @@ If there are multiple monitors::
 
         mount.ceph monhost1,monhost2,monhost3:/ /mnt/foo
 
-If :doc:`ceph-mon </man/8/ceph-mon>`\(8) is running on a non-standard
+If :doc:`ceph-mon <ceph-mon>`\(8) is running on a non-standard
 port::
 
         mount.ceph monhost1:7000,monhost2:7000,monhost3:7000:/ /mnt/foo