From 736e6700391d17ab1494985a80076fc185722699 Mon Sep 17 00:00:00 2001 From: Jason King Date: Wed, 27 Feb 2019 20:56:49 -0600 Subject: [PATCH] =?UTF-8?q?10473=20zfs(1M)=20missing=20cross-reference=20t?= =?UTF-8?q?o=20zfs-program(1M)=20Reviewed=20by:=20Toomas=20Soome=20=20Reviewed=20by:=20Andy=20Fiddaman=20=20Reviewed=20by:=20Peter=20Tribble=20=20Reviewed=20by:=20Gerg=C5=91=20Mih=C3=A1ly=20Doma=20=20Approved=20by:=20Dan=20McDonald=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usr/src/man/man1m/zfs.1m | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/usr/src/man/man1m/zfs.1m b/usr/src/man/man1m/zfs.1m index 0c07d3614110..806cd8c83813 100644 --- a/usr/src/man/man1m/zfs.1m +++ b/usr/src/man/man1m/zfs.1m @@ -23,14 +23,13 @@ .\" Copyright 2011 Joshua M. Clulow .\" 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 2018 Nexenta Systems, Inc. -.\" Copyright 2018 Joyent, Inc. +.\" Copyright 2019 Joyent, Inc. .\" Copyright (c) 2018 Datto Inc. .\" -.Dd Jan 05, 2019 +.Dd February 26, 2019 .Dt ZFS 1M .Os .Sh NAME @@ -3496,6 +3495,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. @@ -3921,6 +3921,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 ,