summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorнаб <[email protected]>2021-05-31 14:10:11 +0200
committerBrian Behlendorf <[email protected]>2021-06-10 10:50:16 -0700
commit0bef46e6d535a423486f14a71c27a53ef639a61a (patch)
treee3c3e0fbbaf48cdaa93cc9d787d59d285d0d4c85 /configure.ac
parent1180d61152ff71f0d6d1406bf24b6108b4759e52 (diff)
man: use one Makefile, use OpenZFS for .Os
The prevailing style is to use either nothing, or the originating organisational umbrella (here: OpenZFS), and these aren't Linux manpages This also deduplicates the substitution code, and makes adding/removing sexions simpler in future Reviewed-by: Richard Laager <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Ahelenia Ziemiańska <[email protected]> Closes #12212
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 077ad7c43..27409c82f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -171,9 +171,6 @@ AC_CONFIG_FILES([
lib/libzstd/Makefile
lib/libzutil/Makefile
man/Makefile
- man/man1/Makefile
- man/man5/Makefile
- man/man8/Makefile
module/Kbuild
module/Makefile
module/avl/Makefile