Module Name: src
Committed By: alnsn
Date: Sun Feb 20 10:49:17 UTC 2022
Modified Files:
src/share/man/man5: rc.conf.5
Log Message:
Document zfs variable.
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 src/share/man/man5/rc.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/rc.conf.5
diff -u src/share/man/man5/rc.conf.5:1.190 src/share/man/man5/rc.conf.5:1.191
--- src/share/man/man5/rc.conf.5:1.190 Fri Jan 15 15:18:32 2021
+++ src/share/man/man5/rc.conf.5 Sun Feb 20 10:49:17 2022
@@ -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 @@ RAIDframe disk devices.
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