svn commit: r353623 - vendor/illumos/dist/man/man1m
Andriy Gapon
avg at FreeBSD.org
Wed Oct 16 07:11:30 UTC 2019
Author: avg
Date: Wed Oct 16 07:11:30 2019
New Revision: 353623
URL: https://svnweb.freebsd.org/changeset/base/353623
Log:
10473 zfs(1M) missing cross-reference to zfs-program(1M)
illumos/illumos-gate at 736e6700391d17ab1494985a80076fc185722699
https://github.com/illumos/illumos-gate/commit/736e6700391d17ab1494985a80076fc185722699
https://www.illumos.org/issues/10473
Author: Jason King <jason.king at joyent.com>
Modified:
vendor/illumos/dist/man/man1m/zfs.1m
Modified: vendor/illumos/dist/man/man1m/zfs.1m
==============================================================================
--- vendor/illumos/dist/man/man1m/zfs.1m Wed Oct 16 07:09:15 2019 (r353622)
+++ vendor/illumos/dist/man/man1m/zfs.1m Wed Oct 16 07:11:30 2019 (r353623)
@@ -23,14 +23,13 @@
.\" Copyright 2011 Joshua M. Clulow <josh at 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 ,
More information about the svn-src-all
mailing list