From: Ken Dreyer Date: Wed, 16 Dec 2020 23:12:52 +0000 (-0700) Subject: rpm/deb/cmake: install mount.fuse.ceph man page X-Git-Tag: v16.1.0~103^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ad85bdf8de408dca079ae73d35bc29db55db94ae;p=ceph.git rpm/deb/cmake: install mount.fuse.ceph man page Install the mount.fuse.ceph man page and ship it in the ceph-fuse packaging along with the corresponding mount.fuse.ceph binary. Signed-off-by: Ken Dreyer --- diff --git a/ceph.spec.in b/ceph.spec.in index 16ae53fcb58a..89941c473772 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1788,6 +1788,7 @@ fi %{_bindir}/ceph-fuse %{_mandir}/man8/ceph-fuse.8* %{_sbindir}/mount.fuse.ceph +%{_mandir}/man8/mount.fuse.ceph.8* %{_unitdir}/ceph-fuse@.service %{_unitdir}/ceph-fuse.target diff --git a/debian/ceph-fuse.install b/debian/ceph-fuse.install index e132b7957c12..565ef25dda4c 100644 --- a/debian/ceph-fuse.install +++ b/debian/ceph-fuse.install @@ -2,3 +2,4 @@ lib/systemd/system/ceph-fuse* usr/bin/ceph-fuse usr/sbin/mount.fuse.ceph sbin usr/share/man/man8/ceph-fuse.8 +usr/share/man/man8/mount.fuse.ceph.8 diff --git a/doc/man/8/CMakeLists.txt b/doc/man/8/CMakeLists.txt index 96feaeb6fd67..fc28d84e7f24 100644 --- a/doc/man/8/CMakeLists.txt +++ b/doc/man/8/CMakeLists.txt @@ -13,6 +13,7 @@ set(server_srcs crushtool.rst ceph-run.rst mount.ceph.rst + mount.fuse.ceph.rst ceph-create-keys.rst) if(WITH_TESTS) list(APPEND server_srcs