mount.8 (a0b6213b05c6097b20f690e76e6cae63b95fe429) mount.8 (c80f12d0af4d1b24810e24600315ebff30396fec)
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.

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

175Note: this option is worthless if a public available suid or sgid
176wrapper like
177.Xr suidperl 1
178is installed on your system.
179It is set automatically when the user does not have super-user privileges.
180.It Cm nosymfollow
181Do not follow symlinks
182on the mounted file system.
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.

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

175Note: this option is worthless if a public available suid or sgid
176wrapper like
177.Xr suidperl 1
178is installed on your system.
179It is set automatically when the user does not have super-user privileges.
180.It Cm nosymfollow
181Do not follow symlinks
182on the mounted file system.
183.It Cm rdonly
183.It Cm ro
184The same as
185.Fl r ;
186mount the file system read-only (even the super-user may not write it).
187.It Cm sync
188All
189.Tn I/O
190to the file system should be done synchronously.
191.It Cm snapshot

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

322format.
323Implies also the
324.Fl v
325option.
326.It Fl r
327The file system is to be mounted read-only.
328Mount the file system read-only (even the super-user may not write it).
329The same as the
184The same as
185.Fl r ;
186mount the file system read-only (even the super-user may not write it).
187.It Cm sync
188All
189.Tn I/O
190to the file system should be done synchronously.
191.It Cm snapshot

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

322format.
323Implies also the
324.Fl v
325option.
326.It Fl r
327The file system is to be mounted read-only.
328Mount the file system read-only (even the super-user may not write it).
329The same as the
330.Cm rdonly
330.Cm ro
331argument to the
332.Fl o
333option.
334.It Fl t Ar ufs | external_type
335The argument following the
336.Fl t
337is used to indicate the file system type.
338The type

--- 133 unchanged lines hidden ---
331argument to the
332.Fl o
333option.
334.It Fl t Ar ufs | external_type
335The argument following the
336.Fl t
337is used to indicate the file system type.
338The type

--- 133 unchanged lines hidden ---