Module Name:    src
Committed By:   gutteridge
Date:           Sun Sep 15 21:04:40 UTC 2019

Modified Files:
        src/share/man/man5: fstab.5

Log Message:
fstab.5: add mention of zfs


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/share/man/man5/fstab.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/fstab.5
diff -u src/share/man/man5/fstab.5:1.44 src/share/man/man5/fstab.5:1.45
--- src/share/man/man5/fstab.5:1.44	Sat Oct  6 13:09:53 2018
+++ src/share/man/man5/fstab.5	Sun Sep 15 21:04:40 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: fstab.5,v 1.44 2018/10/06 13:09:53 jmcneill Exp $
+.\"	$NetBSD: fstab.5,v 1.45 2019/09/15 21:04:40 gutteridge Exp $
 .\"
 .\" Copyright (c) 1980, 1989, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)fstab.5	8.1 (Berkeley) 6/5/93
 .\"
-.Dd October 6, 2018
+.Dd September 15, 2019
 .Dt FSTAB 5
 .Os
 .Sh NAME
@@ -173,6 +173,8 @@ an efficient memory file system.
 a user and group re-mapping file system.
 .It Em union
 a translucent file system.
+.It Em zfs
+a ZFS file system.
 .El
 .Pp
 The fourth field,

Reply via email to