From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Thu, 4 Feb 2021 19:01:12 +0100 Subject: [PATCH] Patch: move manpage arcstat(1) to arcstat(8). Originally-By: Mo Zhou Originally-By: Antonio Russo Signed-off-by: Stoiko Ivanov Signed-off-by: Thomas Lamprecht --- man/Makefile.am | 2 +- man/{man1/arcstat.1 => man8/arcstat.8} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename man/{man1/arcstat.1 => man8/arcstat.8} (99%) diff --git a/man/Makefile.am b/man/Makefile.am index 64650c2b9..95a66a62f 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -8,7 +8,6 @@ dist_man_MANS = \ man1/ztest.1 \ man1/raidz_test.1 \ man1/zvol_wait.1 \ - man1/arcstat.1 \ \ man5/vdev_id.conf.5 \ \ @@ -22,6 +21,7 @@ dist_man_MANS = \ man7/zpoolconcepts.7 \ man7/zpoolprops.7 \ \ + man8/arcstat.8 \ man8/fsck.zfs.8 \ man8/mount.zfs.8 \ man8/vdev_id.8 \ diff --git a/man/man1/arcstat.1 b/man/man8/arcstat.8 similarity index 99% rename from man/man1/arcstat.1 rename to man/man8/arcstat.8 index a69cd8937..dfe9c971b 100644 --- a/man/man1/arcstat.1 +++ b/man/man8/arcstat.8 @@ -13,7 +13,7 @@ .\" Copyright (c) 2020 by AJ Jordan. All rights reserved. .\" .Dd May 26, 2021 -.Dt ARCSTAT 1 +.Dt ARCSTAT 8 .Os . .Sh NAME