Fix a man page link in zfs-program.8

zfs-program.8 has an orphan link, fix it.

https://svnweb.freebsd.org/base?view=revision&revision=360080

Obtained from: FreeBSD
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Alan Somers <asomers@gmail.com>
Closes #11529
This commit is contained in:
Alan Somers 2021-01-26 17:17:11 -07:00 committed by GitHub
parent 0e6c493fec
commit dfb44c500e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
.\" Copyright (c) 2019, 2020 by Christian Schwarz. All Rights Reserved. .\" Copyright (c) 2019, 2020 by Christian Schwarz. All Rights Reserved.
.\" Copyright 2020 Joyent, Inc. .\" Copyright 2020 Joyent, Inc.
.\" .\"
.Dd February 3, 2020 .Dd January 26, 2021
.Dt ZFS-PROGRAM 8 .Dt ZFS-PROGRAM 8
.Os .Os
.Sh NAME .Sh NAME
@ -290,7 +290,7 @@ EBADF EXDEV EFBIG
.Ss API Functions .Ss API Functions
For detailed descriptions of the exact behavior of any zfs administrative For detailed descriptions of the exact behavior of any zfs administrative
operations, see the main operations, see the main
.Xr zfs 1 .Xr zfs 8
manual page. manual page.
.Bl -tag -width "xx" .Bl -tag -width "xx"
.It Em zfs.debug(msg) .It Em zfs.debug(msg)