From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 93EF5612BA for ; Wed, 2 Dec 2020 20:19:08 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 19F411FD3B for ; Wed, 2 Dec 2020 20:18:38 +0100 (CET) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [212.186.127.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 99FC71FCC4 for ; Wed, 2 Dec 2020 20:18:35 +0100 (CET) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id 53A1944C69 for ; Wed, 2 Dec 2020 20:18:35 +0100 (CET) From: Stoiko Ivanov To: pve-devel@lists.proxmox.com Date: Wed, 2 Dec 2020 20:18:05 +0100 Message-Id: <20201202191809.13270-7-s.ivanov@proxmox.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20201202191809.13270-1-s.ivanov@proxmox.com> References: <20201202191809.13270-1-s.ivanov@proxmox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SPAM-LEVEL: Spam detection results: 0 AWL 0.084 Adjusted score from AWL reputation of From: address KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_DNSWL_MED -2.3 Sender listed at https://www.dnswl.org/, medium trust SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] [PATCH zfsonlinux 5/9] Manual pages were split into subpages X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Dec 2020 19:19:08 -0000 adapted from debian-upstream a149a374057d55ec82d8d9d258105aeb316bb1fb Signed-off-by: Stoiko Ivanov --- debian/zfsutils-linux.install | 72 ++++++++++++++++++++++++++++++++++- 1 file changed, 71 insertions(+), 1 deletion(-) diff --git a/debian/zfsutils-linux.install b/debian/zfsutils-linux.install index c3a32bcc..c376d537 100644 --- a/debian/zfsutils-linux.install +++ b/debian/zfsutils-linux.install @@ -38,9 +38,79 @@ usr/share/man/man8/fsck.zfs.8 usr/share/man/man8/mount.zfs.8 usr/share/man/man8/vdev_id.8 usr/share/man/man8/zdb.8 -usr/share/man/man8/zfs.8 +usr/share/man/man8/zfs-allow.8 +usr/share/man/man8/zfs-bookmark.8 +usr/share/man/man8/zfs-change-key.8 +usr/share/man/man8/zfs-clone.8 +usr/share/man/man8/zfs-create.8 +usr/share/man/man8/zfs-destroy.8 +usr/share/man/man8/zfs-diff.8 +usr/share/man/man8/zfs-get.8 +usr/share/man/man8/zfs-groupspace.8 +usr/share/man/man8/zfs-hold.8 +usr/share/man/man8/zfs-inherit.8 +usr/share/man/man8/zfs-jail.8 +usr/share/man/man8/zfs-list.8 +usr/share/man/man8/zfs-load-key.8 usr/share/man/man8/zfs-mount-generator.8 +usr/share/man/man8/zfs-mount.8 usr/share/man/man8/zfs-program.8 +usr/share/man/man8/zfs-project.8 +usr/share/man/man8/zfs-projectspace.8 +usr/share/man/man8/zfs-promote.8 +usr/share/man/man8/zfs-receive.8 +usr/share/man/man8/zfs-recv.8 +usr/share/man/man8/zfs-redact.8 +usr/share/man/man8/zfs-release.8 +usr/share/man/man8/zfs-rename.8 +usr/share/man/man8/zfs-rollback.8 +usr/share/man/man8/zfs-send.8 +usr/share/man/man8/zfs-set.8 +usr/share/man/man8/zfs-share.8 +usr/share/man/man8/zfs-snapshot.8 +usr/share/man/man8/zfs-unallow.8 +usr/share/man/man8/zfs-unjail.8 +usr/share/man/man8/zfs-unload-key.8 +usr/share/man/man8/zfs-unmount.8 +usr/share/man/man8/zfs-upgrade.8 +usr/share/man/man8/zfs-userspace.8 +usr/share/man/man8/zfs-wait.8 +usr/share/man/man8/zfs.8 +usr/share/man/man8/zfsconcepts.8 +usr/share/man/man8/zfsprops.8 usr/share/man/man8/zgenhostid.8 +usr/share/man/man8/zpool-add.8 +usr/share/man/man8/zpool-attach.8 +usr/share/man/man8/zpool-checkpoint.8 +usr/share/man/man8/zpool-clear.8 +usr/share/man/man8/zpool-create.8 +usr/share/man/man8/zpool-destroy.8 +usr/share/man/man8/zpool-detach.8 +usr/share/man/man8/zpool-events.8 +usr/share/man/man8/zpool-export.8 +usr/share/man/man8/zpool-get.8 +usr/share/man/man8/zpool-history.8 +usr/share/man/man8/zpool-import.8 +usr/share/man/man8/zpool-initialize.8 +usr/share/man/man8/zpool-iostat.8 +usr/share/man/man8/zpool-labelclear.8 +usr/share/man/man8/zpool-list.8 +usr/share/man/man8/zpool-offline.8 +usr/share/man/man8/zpool-online.8 +usr/share/man/man8/zpool-reguid.8 +usr/share/man/man8/zpool-remove.8 +usr/share/man/man8/zpool-reopen.8 +usr/share/man/man8/zpool-replace.8 +usr/share/man/man8/zpool-resilver.8 +usr/share/man/man8/zpool-scrub.8 +usr/share/man/man8/zpool-set.8 +usr/share/man/man8/zpool-split.8 +usr/share/man/man8/zpool-status.8 +usr/share/man/man8/zpool-sync.8 +usr/share/man/man8/zpool-trim.8 +usr/share/man/man8/zpool-upgrade.8 +usr/share/man/man8/zpool-wait.8 usr/share/man/man8/zpool.8 +usr/share/man/man8/zpoolconcepts.8 +usr/share/man/man8/zpoolprops.8 usr/share/man/man8/zstreamdump.8 -- 2.20.1