Deleted Added
full compact
mount.8 (147443) mount.8 (154189)
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.

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

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.\" @(#)mount.8 8.8 (Berkeley) 6/16/94
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.

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

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.\" @(#)mount.8 8.8 (Berkeley) 6/16/94
29.\" $FreeBSD: head/sbin/mount/mount.8 147443 2005-06-16 21:35:33Z brueffer $
29.\" $FreeBSD: head/sbin/mount/mount.8 154189 2006-01-10 15:56:46Z pav $
30.\"
31.Dd November 26, 2004
32.Dt MOUNT 8
33.Os
34.Sh NAME
35.Nm mount
36.Nd mount file systems
37.Sh SYNOPSIS

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

461.Xr mount_linprocfs 8 ,
462.Xr mount_msdosfs 8 ,
463.Xr mount_nfs 8 ,
464.Xr mount_ntfs 8 ,
465.Xr mount_nullfs 8 ,
466.Xr mount_nwfs 8 ,
467.Xr mount_portalfs 8 ,
468.Xr mount_procfs 8 ,
30.\"
31.Dd November 26, 2004
32.Dt MOUNT 8
33.Os
34.Sh NAME
35.Nm mount
36.Nd mount file systems
37.Sh SYNOPSIS

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

461.Xr mount_linprocfs 8 ,
462.Xr mount_msdosfs 8 ,
463.Xr mount_nfs 8 ,
464.Xr mount_ntfs 8 ,
465.Xr mount_nullfs 8 ,
466.Xr mount_nwfs 8 ,
467.Xr mount_portalfs 8 ,
468.Xr mount_procfs 8 ,
469.Xr mount_reiserfs 8 ,
469.Xr mount_smbfs 8 ,
470.Xr mount_std 8 ,
471.Xr mount_udf 8 ,
472.Xr mount_umapfs 8 ,
473.Xr mount_unionfs 8 ,
474.Xr umount 8
475.Sh CAVEATS
476After a successful

--- 14 unchanged lines hidden ---
470.Xr mount_smbfs 8 ,
471.Xr mount_std 8 ,
472.Xr mount_udf 8 ,
473.Xr mount_umapfs 8 ,
474.Xr mount_unionfs 8 ,
475.Xr umount 8
476.Sh CAVEATS
477After a successful

--- 14 unchanged lines hidden ---