Source-Changes-HG archive

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

[src/trunk]: src/share/man/man5 fstab.5: add mention of zfs



details:   https://anonhg.NetBSD.org/src/rev/8ea88700bf07
branches:  trunk
changeset: 459565:8ea88700bf07
user:      gutteridge <gutteridge%NetBSD.org@localhost>
date:      Sun Sep 15 21:04:40 2019 +0000

description:
fstab.5: add mention of zfs

diffstat:

 share/man/man5/fstab.5 |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r 426487a7cc1b -r 8ea88700bf07 share/man/man5/fstab.5
--- a/share/man/man5/fstab.5    Sun Sep 15 21:00:15 2019 +0000
+++ b/share/man/man5/fstab.5    Sun Sep 15 21:04:40 2019 +0000
@@ -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 @@
 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,



Home | Main Index | Thread Index | Old Index