summaryrefslogtreecommitdiff
path: root/usr/src/man/man4/vfstab.4
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man4/vfstab.4')
-rw-r--r--usr/src/man/man4/vfstab.416
1 files changed, 8 insertions, 8 deletions
diff --git a/usr/src/man/man4/vfstab.4 b/usr/src/man/man4/vfstab.4
index 017ab01606..b80e2bbbc5 100644
--- a/usr/src/man/man4/vfstab.4
+++ b/usr/src/man/man4/vfstab.4
@@ -4,7 +4,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH vfstab 4 "2 Mar 2007" "SunOS 5.11" "File Formats"
+.TH VFSTAB 4 "Mar 2, 2007"
.SH NAME
vfstab \- table of file system defaults
.SH DESCRIPTION
@@ -154,13 +154,13 @@ you would for any \fBvfstab\fR entry, on a single line.
.sp
.in +2
.nf
-device to mount: svr1:/export/abc
-device to fsck: /usr/abc
-mount point: /opt/cache
-FS type: cachefs
-fsck pass: 7
-mount at boot: yes
-mount options:
+device to mount: svr1:/export/abc
+device to fsck: /usr/abc
+mount point: /opt/cache
+FS type: cachefs
+fsck pass: 7
+mount at boot: yes
+mount options:
local-access,bg,nosuid,demandconst,backfstype=nfs,cachedir=/opt/cache
.fi
.in -2