From 9cd04a11abe9087e14e937097ffb04e72f329904 Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Tue, 26 Jan 2021 10:48:48 -0700 Subject: [PATCH] [skip ci] Fix a man page link in zfs-program.8 https://svnweb.freebsd.org/base?view=revision&revision=360080 Obtained from: FreeBSD Signed-off-by: Alan Somers --- man/man8/zfs-program.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man8/zfs-program.8 b/man/man8/zfs-program.8 index b08c94916de6..de708e12cec2 100644 --- a/man/man8/zfs-program.8 +++ b/man/man8/zfs-program.8 @@ -12,7 +12,7 @@ .\" Copyright (c) 2019, 2020 by Christian Schwarz. All Rights Reserved. .\" Copyright 2020 Joyent, Inc. .\" -.Dd February 3, 2020 +.Dd January 26, 2021 .Dt ZFS-PROGRAM 8 .Os .Sh NAME @@ -290,7 +290,7 @@ EBADF EXDEV EFBIG .Ss API Functions For detailed descriptions of the exact behavior of any zfs administrative operations, see the main -.Xr zfs 1 +.Xr zfs 8 manual page. .Bl -tag -width "xx" .It Em zfs.debug(msg)