summaryrefslogtreecommitdiffstats
path: root/sbin/mount
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2014-08-20 13:52:47 +0000
committertrasz <trasz@FreeBSD.org>2014-08-20 13:52:47 +0000
commite067fb3d980d7a8316740179d97bc261ca77da78 (patch)
tree526926983145abed83591b8da82e6d5a2b20c04b /sbin/mount
parent90fa877debde5fdb10977e1bc7db91e974458c71 (diff)
downloadFreeBSD-src-e067fb3d980d7a8316740179d97bc261ca77da78.zip
FreeBSD-src-e067fb3d980d7a8316740179d97bc261ca77da78.tar.gz
Add description for the "automounted" mount flag.
Reviewed by: emaste@ MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sbin/mount')
-rw-r--r--sbin/mount/mount.87
1 files changed, 6 insertions, 1 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 3b5c254..bfa70b6 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -28,7 +28,7 @@
.\" @(#)mount.8 8.8 (Berkeley) 6/16/94
.\" $FreeBSD$
.\"
-.Dd June 6, 2011
+.Dd August 20, 2014
.Dt MOUNT 8
.Os
.Sh NAME
@@ -150,6 +150,11 @@ For this reason, the
.Cm async
flag should be used sparingly, and only when some data recovery
mechanism is present.
+.It Cm automounted
+This flag indicates that the file system was mounted by
+.Xr automountd 8 .
+Automounted file systems are automatically unmounted by
+.Xr autounmountd 8 .
.It Cm current
When used with the
.Fl u
OpenPOWER on IntegriCloud