summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorghelmer <ghelmer@FreeBSD.org>1999-05-28 01:54:38 +0000
committerghelmer <ghelmer@FreeBSD.org>1999-05-28 01:54:38 +0000
commitbeda46afe79460ec469e1a625a7b93bfca19b818 (patch)
tree1324d7c953265e146b6ff02ca19e29095602a2c0 /share/man
parent513b311148d031cd5af749535b8c2922a8bffb14 (diff)
downloadFreeBSD-src-beda46afe79460ec469e1a625a7b93bfca19b818.zip
FreeBSD-src-beda46afe79460ec469e1a625a7b93bfca19b818.tar.gz
Where the fstab page discusses filesystem options, add a reference
to the '-o' flag in the mount(8) and filesystem specific mount pages where information can be obtained about the available options. PR: docs/10108
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/fstab.510
1 files changed, 8 insertions, 2 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5
index ad43699..120d44d 100644
--- a/share/man/man5/fstab.5
+++ b/share/man/man5/fstab.5
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fstab.5 8.1 (Berkeley) 6/5/93
-.\" $Id: fstab.5,v 1.8 1998/02/26 02:17:42 jkh Exp $
+.\" $Id: fstab.5,v 1.9 1998/06/28 21:33:42 hoek Exp $
.\"
.Dd June 5, 1993
.Dt FSTAB 5
@@ -121,7 +121,13 @@ It is formatted as a comma separated list of options.
It contains at least the type of mount (see
.Fa fs_type
below) plus any additional options
-appropriate to the filesystem type.
+appropriate to the filesystem type. See the options flag
+.Pq Fl o
+in the
+.Xr mount 8
+page and the filesystem specific page, such as
+.Xr mount_nfs 8 ,
+for additional options that may be specified.
.Pp
If the options ``userquota'' and/or ``groupquota'' are specified,
the filesystem is automatically processed by the
OpenPOWER on IntegriCloud