mount.8 (2960733f48e6318aa6be3848fa7efa687feff7ed) mount.8 (859aaa883ec1f36503b9158fab5b1f5f1a5ddeda)
1.\" Copyright (c) 1980, 1989, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

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.\" @(#)mount.8 8.8 (Berkeley) 6/16/94
29.\" $FreeBSD$
30.\"
1.\" Copyright (c) 1980, 1989, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

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.\" @(#)mount.8 8.8 (Berkeley) 6/16/94
29.\" $FreeBSD$
30.\"
31.Dd February 10, 2010
31.Dd April 28, 2011
32.Dt MOUNT 8
33.Os
34.Sh NAME
35.Nm mount
36.Nd mount file systems
37.Sh SYNOPSIS
38.Nm
39.Op Fl adflpruvw

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

425system call in the
426.Li fstype
427option.
428.Pp
429However, for the following file system types:
430.Cm cd9660 ,
431.Cm mfs ,
432.Cm msdosfs ,
32.Dt MOUNT 8
33.Os
34.Sh NAME
35.Nm mount
36.Nd mount file systems
37.Sh SYNOPSIS
38.Nm
39.Op Fl adflpruvw

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

425system call in the
426.Li fstype
427option.
428.Pp
429However, for the following file system types:
430.Cm cd9660 ,
431.Cm mfs ,
432.Cm msdosfs ,
433.Cm newnfs ,
434.Cm nfs ,
435.Cm ntfs ,
436.Cm nwfs ,
437.Cm nullfs ,
433.Cm nfs ,
434.Cm ntfs ,
435.Cm nwfs ,
436.Cm nullfs ,
437.Cm oldnfs ,
438.Cm portalfs ,
439.Cm smbfs ,
440.Cm udf ,
441and
442.Cm unionfs ,
443.Nm
444will not call
445.Xr nmount 2

--- 126 unchanged lines hidden ---
438.Cm portalfs ,
439.Cm smbfs ,
440.Cm udf ,
441and
442.Cm unionfs ,
443.Nm
444will not call
445.Xr nmount 2

--- 126 unchanged lines hidden ---