aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndriy Gapon <avg@FreeBSD.org>2019-10-16 07:11:30 +0000
committerAndriy Gapon <avg@FreeBSD.org>2019-10-16 07:11:30 +0000
commita930c16fea0833e1139470cee477b1e919dc2334 (patch)
treeae3ad240c19f3e90ddeb4016db01f8030fb8bc0f
parentf4902c2a07172325115df5f6dad0519d4a63244f (diff)
downloadsrc-a930c16fea0833e1139470cee477b1e919dc2334.tar.gz
src-a930c16fea0833e1139470cee477b1e919dc2334.zip
10473 zfs(1M) missing cross-reference to zfs-program(1M)
illumos/illumos-gate@736e6700391d17ab1494985a80076fc185722699 https://github.com/illumos/illumos-gate/commit/736e6700391d17ab1494985a80076fc185722699 https://www.illumos.org/issues/10473 Author: Jason King <jason.king@joyent.com>
Notes
Notes: svn path=/vendor/illumos/dist/; revision=353623
-rw-r--r--man/man1m/zfs.1m7
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 ,