Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Document APPLE_UFS
details: https://anonhg.NetBSD.org/src/rev/d2097d19f95b
branches: trunk
changeset: 456647:d2097d19f95b
user: sevan <sevan%NetBSD.org@localhost>
date: Tue May 21 16:18:07 2019 +0000
description:
Document APPLE_UFS
diffstat:
share/man/man4/options.4 | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 25556517c15f -r d2097d19f95b share/man/man4/options.4
--- a/share/man/man4/options.4 Tue May 21 12:52:57 2019 +0000
+++ b/share/man/man4/options.4 Tue May 21 16:18:07 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.501 2019/05/05 21:01:01 sevan Exp $
+.\" $NetBSD: options.4,v 1.502 2019/05/21 16:18:07 sevan Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -30,7 +30,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd May 5, 2019
+.Dd May 21, 2019
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -971,6 +971,8 @@
for more details.
This enables for example sshfs:
.Xr mount_psshfs 8 .
+.It Cd file-system EFS
+Include code for the Extent File System. developed by Silicon Graphics
.El
.Ss File System Options
.Bl -ohang
@@ -1060,6 +1062,8 @@
.El
.Ss Options for FFS/UFS File Systems
.Bl -ohang
+.It Cd options APPLE_UFS
+Enable support for UFS filesystems created on Mac OS X.
.It Cd options WAPBL
Enable
.Dq Write Ahead Physical Block Logging file system journaling .
Home |
Main Index |
Thread Index |
Old Index