From c219fe808a114e9b92b26c7a8171e252faaf8e84 Mon Sep 17 00:00:00 2001 From: George Melikov Date: Fri, 2 Oct 2020 22:10:21 +0300 Subject: [PATCH] Module Parameters: link zfs-module-parameters(5) (#60) + clean up text about wiki reference. Signed-off-by: George Melikov --- .../ZFS on Linux Module Parameters.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/Performance and Tuning/ZFS on Linux Module Parameters.rst b/docs/Performance and Tuning/ZFS on Linux Module Parameters.rst index 1653bc8..3da306c 100644 --- a/docs/Performance and Tuning/ZFS on Linux Module Parameters.rst +++ b/docs/Performance and Tuning/ZFS on Linux Module Parameters.rst @@ -45,9 +45,10 @@ See the man page for *modprobe.d* for more information. zfs-module-parameters Manual Page --------------------------------- -The *zfs-module-parameters(5)* man page contains brief descriptions of +The `zfs-module-parameters(5) <../man/5/zfs-module-parameters.5.html>`_ +man page contains brief descriptions of the module parameters. Alas, man pages are not as suitable for quick -reference as wiki pages. This wiki page is intended to be a better +reference as documentation pages. This page is intended to be a better cross-reference and capture some of the wisdom of ZFS developers and practitioners.