automountd.8 (9268022b74279434ed6300244e3f977e56a8ceb5) automountd.8 (7b74285f6587c4c67fc6a31cd53de25fa88128cc)
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

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

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$
29.\"
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

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

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$
29.\"
30.Dd April 20, 2014
30.Dd March 10, 2015
31.Dt AUTOMOUNTD 8
32.Os
33.Sh NAME
34.Nm automountd
35.Nd daemon handling autofs mount requests
36.Sh SYNOPSIS
37.Nm
38.Op Fl D Ar name=value

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

73Limit the number of forked
74.Nm
75processes, and thus the number of mount requests being handled in parallel.
76The default is 30.
77.It Fl d
78Debug mode: increase verbosity and do not daemonize.
79.It Fl o Ar options
80Specify mount options.
31.Dt AUTOMOUNTD 8
32.Os
33.Sh NAME
34.Nm automountd
35.Nd daemon handling autofs mount requests
36.Sh SYNOPSIS
37.Nm
38.Op Fl D Ar name=value

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

73Limit the number of forked
74.Nm
75processes, and thus the number of mount requests being handled in parallel.
76The default is 30.
77.It Fl d
78Debug mode: increase verbosity and do not daemonize.
79.It Fl o Ar options
80Specify mount options.
81Options specified here ill be overridden by options entered in maps or
81Options specified here will be overridden by options entered in maps or
82.Xr auto_master 5 .
83.It Fl v
84Increase verbosity.
85.El
86.Sh EXIT STATUS
87.Ex -std
88.Sh SEE ALSO
89.Xr auto_master 5 ,

--- 14 unchanged lines hidden ---
82.Xr auto_master 5 .
83.It Fl v
84Increase verbosity.
85.El
86.Sh EXIT STATUS
87.Ex -std
88.Sh SEE ALSO
89.Xr auto_master 5 ,

--- 14 unchanged lines hidden ---