aboutsummaryrefslogtreecommitdiffstats
path: root/man/man5/Makefile.am
diff options
context:
space:
mode:
authorTurbo Fredriksson <[email protected]>2013-11-16 06:52:54 +0000
committerBrian Behlendorf <[email protected]>2013-11-20 16:00:33 -0800
commit29714574fa17291d8427f9a45b109292166d5551 (patch)
treea1e2a47a1df91b4da31c88621b38bce132cfa13f /man/man5/Makefile.am
parent539defc873dd1b53d7fc483947e56cbfaeebeee8 (diff)
Document ZFS module parameters.
This is a first draft of a zfs-module-parameters(5) man page. I have just extracted the parameter name and its description with modinfo, then checked the source what type it is and its default value. This will need more work, preferably someone that actually know these values and what to use them for. Signed-off-by: Brian Behlendorf <[email protected]> Closes #1856
Diffstat (limited to 'man/man5/Makefile.am')
-rw-r--r--man/man5/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man5/Makefile.am b/man/man5/Makefile.am
index aac4d0bfc..bf1b3d1de 100644
--- a/man/man5/Makefile.am
+++ b/man/man5/Makefile.am
@@ -1,4 +1,4 @@
-man_MANS = vdev_id.conf.5 zpool-features.5
+man_MANS = vdev_id.conf.5 zpool-features.5 zfs-module-parameters.5
EXTRA_DIST = $(man_MANS)
install-data-local: