automount.8 (fa9896e082a1046ff4fbc75fcba4d18d1f2efc19) automount.8 (1a720cbec513210fa2e85c3882741ef2f6dc5f35)
1.\" Copyright (c) 2014 The FreeBSD Foundation
2.\"
3.\" This software was developed by Edward Tomasz Napierala under sponsorship
4.\" from the FreeBSD Foundation.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

41.Op Fl u
42.Sh DESCRIPTION
43When called without options, the
44.Nm
45command parses the
46.Xr auto_master 5
47configuration file and any direct maps that it references, and mounts
48or unmounts
1.\" Copyright (c) 2014 The FreeBSD Foundation
2.\"
3.\" This software was developed by Edward Tomasz Napierala under sponsorship
4.\" from the FreeBSD Foundation.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

41.Op Fl u
42.Sh DESCRIPTION
43When called without options, the
44.Nm
45command parses the
46.Xr auto_master 5
47configuration file and any direct maps that it references, and mounts
48or unmounts
49.Xr autofs 5
49.Xr autofs 4
50filesystems to match.
51These options are available:
52.Bl -tag -width ".Fl v"
53.It Fl D
54Define a variable.
55It is only useful with
56.Fl L .
57.It Fl L

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

70.Fl u .
71.It Fl o
72Specify mount options to be used along with the ones specified in the maps.
73It is only useful with
74.Fl L .
75.It Fl u
76Try to unmount filesystems mounted by
77.Xr automountd 8 .
50filesystems to match.
51These options are available:
52.Bl -tag -width ".Fl v"
53.It Fl D
54Define a variable.
55It is only useful with
56.Fl L .
57.It Fl L

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

70.Fl u .
71.It Fl o
72Specify mount options to be used along with the ones specified in the maps.
73It is only useful with
74.Fl L .
75.It Fl u
76Try to unmount filesystems mounted by
77.Xr automountd 8 .
78.Xr autofs 5
78.Xr autofs 4
79mounts are not unmounted.
80To unmount all
79mounts are not unmounted.
80To unmount all
81.Xr autofs
81.Xr autofs 4
82mounts, use
83.Cm "umount -At autofs".
84.It Fl v
85Increase verbosity.
86.El
87.Sh EXIT STATUS
88.Ex -std
89.Sh EXAMPLES
90Unmount all filesystems mounted by
91.Xr automountd 8 :
92.Dl Nm Fl u
93.Sh SEE ALSO
82mounts, use
83.Cm "umount -At autofs".
84.It Fl v
85Increase verbosity.
86.El
87.Sh EXIT STATUS
88.Ex -std
89.Sh EXAMPLES
90Unmount all filesystems mounted by
91.Xr automountd 8 :
92.Dl Nm Fl u
93.Sh SEE ALSO
94.Xr autofs 4 ,
94.Xr auto_master 5 ,
95.Xr auto_master 5 ,
95.Xr autofs 5 ,
96.Xr automountd 8 ,
97.Xr autounmountd 8
98.Sh HISTORY
99The
100.Nm
101command appeared in
102.Fx 10.1 .
103.Sh AUTHORS
104The
105.Nm
106was developed by
107.An Edward Tomasz Napierala Aq Mt trasz@FreeBSD.org
108under sponsorship from the FreeBSD Foundation.
96.Xr automountd 8 ,
97.Xr autounmountd 8
98.Sh HISTORY
99The
100.Nm
101command appeared in
102.Fx 10.1 .
103.Sh AUTHORS
104The
105.Nm
106was developed by
107.An Edward Tomasz Napierala Aq Mt trasz@FreeBSD.org
108under sponsorship from the FreeBSD Foundation.