]> git.proxmox.com Git - zfsonlinux.git/blobdiff - debian/patches/0008-Patch-move-manpage-arcstat-1-to-arcstat-8.patch
update submodule and patches for 2.2.0
[zfsonlinux.git] / debian / patches / 0008-Patch-move-manpage-arcstat-1-to-arcstat-8.patch
index 03135eda2dda2869246487d1df633f3a77fce2f7..b21a301fdb023961eba348faa15f1c7ecffcf944 100644 (file)
@@ -15,36 +15,36 @@ Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
  rename man/{man1/arcstat.1 => man8/arcstat.8} (99%)
 
 diff --git a/man/Makefile.am b/man/Makefile.am
-index 64650c2b9..95a66a62f 100644
+index 36c1aede1..94fd96e58 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 \
-       \
+@@ -2,7 +2,6 @@ dist_noinst_man_MANS = \
+       %D%/man1/cstyle.1
dist_man_MANS = \
+-      %D%/man1/arcstat.1 \
+       %D%/man1/raidz_test.1 \
+       %D%/man1/test-runner.1 \
+       %D%/man1/zhack.1 \
 @@ -22,6 +21,7 @@ dist_man_MANS = \
-       man7/zpoolconcepts.7 \
-       man7/zpoolprops.7 \
+       %D%/man7/zpoolconcepts.7 \
+       %D%/man7/zpoolprops.7 \
        \
-+      man8/arcstat.8 \
-       man8/fsck.zfs.8 \
-       man8/mount.zfs.8 \
-       man8/vdev_id.8 \
++      %D%/man8/arcstat.8 \
+       %D%/man8/fsck.zfs.8 \
+       %D%/man8/mount.zfs.8 \
+       %D%/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
+index 82358fa68..a8fb55498 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
+ .Dd December 23, 2022
 -.Dt ARCSTAT 1
 +.Dt ARCSTAT 8
  .Os