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>
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