Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 Document zfs variable.



details:   https://anonhg.NetBSD.org/src/rev/8d847c8690fb
branches:  trunk
changeset: 361980:8d847c8690fb
user:      alnsn <alnsn%NetBSD.org@localhost>
date:      Sun Feb 20 10:49:17 2022 +0000

description:
Document zfs variable.

diffstat:

 share/man/man5/rc.conf.5 |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r 03d12260aa58 -r 8d847c8690fb share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5  Sun Feb 20 09:40:07 2022 +0000
+++ b/share/man/man5/rc.conf.5  Sun Feb 20 10:49:17 2022 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rc.conf.5,v 1.190 2021/01/15 15:18:32 riastradh Exp $
+.\"    $NetBSD: rc.conf.5,v 1.191 2022/02/20 10:49:17 alnsn Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" All rights reserved.
@@ -55,7 +55,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd September 11, 2020
+.Dd February 20, 2022
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -416,6 +416,9 @@
 See
 .Xr raidctl 8
 for additional details.
+.It Sy zfs
+Boolean value.
+Configures ZFS storage pools and ZFS file systems.
 .El
 .Ss One-time actions to perform or programs to run on boot-up
 .Bl -tag -width net_interfaces



Home | Main Index | Thread Index | Old Index