diff options
-rw-r--r-- | man/man1m/zfs.1m | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/man1m/zfs.1m b/man/man1m/zfs.1m index cb92a9ec6ad8..c1c3336d6181 100644 --- a/man/man1m/zfs.1m +++ b/man/man1m/zfs.1m @@ -23,14 +23,13 @@ .\" Copyright 2011 Joshua M. Clulow <josh@sysmgr.org> .\" Copyright (c) 2011, 2016 by Delphix. All rights reserved. .\" Copyright (c) 2013 by Saso Kiselkov. All rights reserved. -.\" Copyright (c) 2014, Joyent, Inc. All rights reserved. .\" Copyright (c) 2014 by Adam Stevko. All rights reserved. .\" Copyright (c) 2014 Integros [integros.com] .\" Copyright 2017 Nexenta Systems, Inc. -.\" Copyright 2018 Joyent, Inc. +.\" Copyright 2019 Joyent, Inc. .\" Copyright (c) 2018 Datto Inc. .\" -.Dd Feb 10, 2018 +.Dd February 26, 2019 .Dt ZFS 1M .Os .Sh NAME @@ -3493,6 +3492,7 @@ Channel programs may only be run with root privileges. .sp For full documentation of the ZFS channel program interface, see the manual page for +.Xr zfs-program 1M . .Bl -tag -width "" .It Fl j Display channel program output in JSON format. @@ -3918,6 +3918,7 @@ M F /tank/test/modified .Xr share 1M , .Xr sharemgr 1M , .Xr unshare 1M , +.Xr zfs-program 1M , .Xr zonecfg 1M , .Xr zpool 1M , .Xr chmod 2 , |