mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Move test-runner.1 into top-level man/
dist delta: +zfs-2.1.99/man/man1/test-runner.1 -zfs-2.1.99/tests/test-runner/man/ -zfs-2.1.99/tests/test-runner/man/test-runner.1 Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13316
This commit is contained in:
@@ -4,6 +4,7 @@ EXTRA_DIST += \
|
||||
dist_man_MANS = \
|
||||
%D%/man1/arcstat.1 \
|
||||
%D%/man1/raidz_test.1 \
|
||||
%D%/man1/test-runner.1 \
|
||||
%D%/man1/zhack.1 \
|
||||
%D%/man1/ztest.1 \
|
||||
%D%/man1/zvol_wait.1 \
|
||||
@@ -107,6 +108,11 @@ nodist_man_MANS = \
|
||||
SUBSTFILES += $(nodist_man_MANS)
|
||||
|
||||
|
||||
CHECKS += mancheck
|
||||
mancheck:
|
||||
$(top_srcdir)/scripts/mancheck.sh $(srcdir)/%D%
|
||||
|
||||
|
||||
if BUILD_LINUX
|
||||
# The manual pager in most Linux distros defaults to "BSD" when .Os is blank,
|
||||
# but leaving it blank makes things a lot easier on
|
||||
|
||||
Reference in New Issue
Block a user