From: Viacheslav Dubeyko Currently, manpage for generic mount tool doesn't contain mentioning of CephFS kernel client filesystem-specific manual page. This patch adds the mount.ceph(8) mentioning into file system specific mount options section. Signed-off-by: Viacheslav Dubeyko --- sys-utils/mount.8.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-utils/mount.8.adoc b/sys-utils/mount.8.adoc index 4571bd2bfd16..43d2ef9a58a4 100644 --- a/sys-utils/mount.8.adoc +++ b/sys-utils/mount.8.adoc @@ -853,6 +853,7 @@ This section lists options that are specific to particular filesystems. Where po |=== |*Filesystem(s)* |*Manual page* |btrfs |*btrfs*(5) +|cephfs |*mount.ceph*(8) |cifs |*mount.cifs*(8) |ext2, ext3, ext4 |*ext4*(5) |fuse |*fuse*(8) -- 2.52.0