Deleted Added
full compact
auto_master.5 (270096) auto_master.5 (270406)
1.\" Copyright (c) 2014 The FreeBSD Foundation
2.\" All rights reserved.
3.\"
4.\" This software was developed by Edward Tomasz Napierala under sponsorship
5.\" from the FreeBSD Foundation.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 11 unchanged lines hidden (view full) ---

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
1.\" Copyright (c) 2014 The FreeBSD Foundation
2.\" All rights reserved.
3.\"
4.\" This software was developed by Edward Tomasz Napierala under sponsorship
5.\" from the FreeBSD Foundation.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 11 unchanged lines hidden (view full) ---

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" $FreeBSD: head/usr.sbin/autofs/auto_master.5 270096 2014-08-17 09:44:42Z trasz $
28.\" $FreeBSD: head/usr.sbin/autofs/auto_master.5 270406 2014-08-23 12:00:45Z trasz $
29.\"
29.\"
30.Dd July 31, 2014
30.Dd August 23, 2014
31.Dt AUTO_MASTER 5
32.Os
33.Sh NAME
34.Nm auto_master
35.Nd auto_master and map file format
36.Sh DESCRIPTION
37The
38.Nm

--- 90 unchanged lines hidden (view full) ---

129.Nm
130and options specified in the map entry are concatenated together.
131The special option
132.Li fstype
133is used to specify filesystem type.
134It is not passed to the mount program as an option.
135Instead, it is passed as argument to
136.Cm "mount -t".
31.Dt AUTO_MASTER 5
32.Os
33.Sh NAME
34.Nm auto_master
35.Nd auto_master and map file format
36.Sh DESCRIPTION
37The
38.Nm

--- 90 unchanged lines hidden (view full) ---

129.Nm
130and options specified in the map entry are concatenated together.
131The special option
132.Li fstype
133is used to specify filesystem type.
134It is not passed to the mount program as an option.
135Instead, it is passed as argument to
136.Cm "mount -t".
137The special option
138.Li nobrowse
139is used to disable creation of top-level directories for special
140and executable maps.
137.Pp
138The optional
139.Pa mountpoint
140field is used to specify multiple mount points
141for a single key.
142.Pp
143The
144.Ar location

--- 128 unchanged lines hidden ---
141.Pp
142The optional
143.Pa mountpoint
144field is used to specify multiple mount points
145for a single key.
146.Pp
147The
148.Ar location

--- 128 unchanged lines hidden ---