Skip to content

Commit ec16c79

Browse files
asomersjsai20
authored andcommitted
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 <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Alan Somers <[email protected]> Closes openzfs#11529
1 parent cf6bbff commit ec16c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

man/man8/zfs-program.8

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
.\" Copyright (c) 2019, 2020 by Christian Schwarz. All Rights Reserved.
1313
.\" Copyright 2020 Joyent, Inc.
1414
.\"
15-
.Dd February 3, 2020
15+
.Dd January 26, 2021
1616
.Dt ZFS-PROGRAM 8
1717
.Os
1818
.Sh NAME
@@ -290,7 +290,7 @@ EBADF EXDEV EFBIG
290290
.Ss API Functions
291291
For detailed descriptions of the exact behavior of any zfs administrative
292292
operations, see the main
293-
.Xr zfs 1
293+
.Xr zfs 8
294294
manual page.
295295
.Bl -tag -width "xx"
296296
.It Em zfs.debug(msg)

0 commit comments

Comments
 (0)