cperciva
b11927ff86
Add verbiage to the description of the noexec mount option clarifying
...
that it really wasn't intended as a security feature.
Wording mostly by: simon
Discussed with: secteam
2005-03-23 04:17:48 +00:00
ru
13fe9ea5a2
Sort sections.
2005-01-18 10:09:38 +00:00
josef
f98498c194
Fix typo.
...
Noticed by: clement
2004-12-26 18:06:05 +00:00
ru
36647362c7
Fix the mount(8) status reporting, now that MNT_NODEV is a no-op (zero).
...
Asked to commit by: phk
2004-11-29 09:35:01 +00:00
ru
f6aa4621fd
Assorted markup, grammar, and spelling fixes.
2004-05-17 08:35:43 +00:00
markm
90f91e7879
Remove advertising clause from University of California Regent's license,
...
per letter dated July 22, 1999.
Approved by: core, imp
2004-04-09 19:58:40 +00:00
rwatson
b7e237c3e1
Correct the definition of the multilabel flag: it enables multilabel
...
MAC support on the file system, if supported, which causes MAC to treat
each object as having its own label, rather than using a single label
for all objects on the file system. This doesn't have to be used in
combination with the tunefs/newfs flags -- it's an alternative.
2004-03-26 03:26:15 +00:00
brueffer
ccdcd4491d
s/considred/considered/
2004-03-04 00:52:16 +00:00
trhodes
f4961068e0
Reorder Xrefs in SEE ALSO.
2004-02-10 06:44:41 +00:00
trhodes
0b5bed49c2
Update to inform users of acls and multilabel options. Add Xrefs to the
...
more relevant manual pages.
PR: 62394
Submitted by: Marc Silver <marcs@draenor.org>
2004-02-10 06:33:29 +00:00
guido
27e023aa19
Style(9) option sorting
...
Submitted by: Ruslan Ermilov <ru@FreeBSD.org>
2004-01-29 15:14:03 +00:00
guido
a5eee69dd6
Fix manpage and usage() to reflect that -a can be used in combination
...
with -o
Submitted by: Ruslan Ermilov <ru@FreeBSD.org>
Pointed out by: Ceri Davies <ceri@submonkey.net
2004-01-29 14:42:26 +00:00
seanc
a83559f35e
Reduce fstab(5)/mount(8) confusion by changing the man pages to say "ro"
...
instead of "rdonly". "rdonly" works for mount(8) and mount_std(8) but
not from /etc/fstab, whereas "ro" works for all mount_*(8) commands.
2003-10-22 18:25:49 +00:00
ru
cafeaf7f6f
Fixed the markup in the recently added ENVIRONMENT section.
2003-05-17 22:35:35 +00:00
mdodd
39f74788dd
Bump the date for recent commits.
2003-04-07 22:58:35 +00:00
mdodd
0dc33fa103
Clarify the behavior of PATH_FSTAB with regard to 'tainted' execution.
...
Requested by: ru
2003-04-07 14:21:14 +00:00
mdodd
3b255b5f8c
Implement the '-F' option for mount & umount which allows the user to
...
specify an alternate fstab file.
2003-04-07 12:56:01 +00:00
ru
e69b772638
mdoc(7) police: kill unnecessary xref.
2003-02-23 01:46:25 +00:00
joerg
d0082e294c
Mention the oddities and requirements for mount operations executed by
...
non-root users.
PR: docs/42651
Submitted by: Thomas Seck <tmseck@netcologne.de>
MFC after: 3 days
2003-01-13 19:42:21 +00:00
trhodes
b260d5936a
Remove the incorrect information about dump(8) and snapshots. All the
...
dump(8) issues are assumed to be fixed.
PR: 46224
Submitted By: Chris Knight <chris@aims.com.au>
Approved By: re (murray)
2002-12-13 16:35:23 +00:00
trhodes
136be46680
s/filesystem/file system/g as discussed on -developers
2002-08-21 18:11:48 +00:00
ru
833ff6ef28
mdoc(7) police: missing markup bits.
2002-08-13 12:03:35 +00:00
mux
8d653b4875
Update the manpage to match the code. The mount utilities
...
now don't try to load the filesystem module, the kernel takes
care of this.
2002-08-11 15:17:01 +00:00
trhodes
15adc38d49
Add a bit of information on FFS snapshots to the mount(8) manual page.
...
PR: 30139
Submitted by: Chris Knight <chris@aims.com.au?
MFC after: 3 days
2002-07-11 21:12:45 +00:00
charnier
a2accd01f0
The .Nm utility
2002-07-06 19:34:18 +00:00
trhodes
896f3841bf
more file system > filesystem
2002-05-16 04:10:46 +00:00
mux
304f33f4ba
Fix a typo : ".Xr mount_udf 8," -> ".Xr mount_udf 8 ,".
2002-05-11 19:32:24 +00:00
dwmalone
c9028e7486
Add mount_udf and mount_smbfs to crossrefs.
...
PR: 37200
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
2002-04-21 18:23:58 +00:00
ru
7cef49ff86
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 11:04:34 +00:00
ru
0c44ad95b8
- VFS_SET(msdos) -> VFS_SET(msdosfs)
...
- msdos.ko -> msdosfs.ko
- mount_msdos(8) -> mount_msdosfs(8)
- "msdos" -> "msdosfs" compatibility glue in mount(8)
2001-06-01 10:57:26 +00:00
ru
e7a85be33f
Remove vestiges of MFS.
2001-06-01 10:07:28 +00:00
ru
d6e286694d
Rename (after a repo-copy) some mount(8) programs:
...
mount_fdesc -> mount_fdescfs
mount_null -> mount_nullfs
mount_portal -> mount_portalfs
mount_umap -> mount_umapfs
mount_union -> mount_unionfs
2001-05-23 14:58:19 +00:00
nik
e23bd0b8da
Add an xref for mount_ntfs.
...
PR: docs/24693
Submitted by: Etienne Vidal <hallik@libertysurf.fr>
2001-02-02 03:08:48 +00:00
des
4b9504e071
Retire kernfs (userland part).
2000-12-28 12:59:57 +00:00
ru
7fe8bd2b88
Prepare for mdoc(7)NG.
2000-12-18 15:16:24 +00:00
ru
5e41f21965
mdoc(7) police: misc minor fixes.
2000-11-23 08:18:10 +00:00
phantom
9f91fa077b
o get rid lfs mentions
...
o remove non-mdoc groff's instructions
2000-11-22 17:56:21 +00:00
ru
ea31070695
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 16:52:27 +00:00
nik
38695be04c
.Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, and
...
mount_std.
PR: docs/20369
Submitted by: bmah
2000-10-29 14:45:36 +00:00
sheldonh
06a2df14fe
Explain the notion that additional mount options may be described
...
in mount_XXX manual pages. Remove explicit mention of NFS mount
options, since they are accurately described by this rule.
PR: 20814
2000-08-28 08:52:59 +00:00
nik
1549480661
Removed xref to mount_lfs, this died in 2.mumble.
...
PR: docs/18272
Submitted by: Michael Lucas <mwlucas@blackhelicopters.org>
2000-04-30 22:08:13 +00:00
sheldonh
ff1f324516
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 11:27:47 +00:00
alfred
f2172c58ab
Don't scare the users.
...
Kirk argees that the comment about corruption caused by switching the flags
on an already mounted manpage are bogus, it doesn't happen.
Ok by: mckusick
2000-02-22 01:40:43 +00:00
obrien
ef98c07057
Document the "noasync" option.
1999-09-28 15:49:47 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
jkoshy
db57f06b0f
Null commit.
...
> PR: bin/6399
> Submitted by: David Malone <dwmalone@maths.tcd.ie>
Also reviewed by: bde
1999-05-07 05:31:01 +00:00
jkoshy
beb671ab53
1. Enhanced syntax for mount(8). The -o option now supports two 'meta'
...
options:
-o fstab brings in filesystem options specified in /etc/fstab
-o current incorporates the current set of options for the file
system
The rightmost option wins in the case of conflicting options being
specified.
E.g.:-
# mount -u -o current,nosuid /home
will preserve the current mount options while adding the 'nosuid' flag.
2. Rewording of manual page to be hopefully clearer; small -Wall
cleanups.
Thanks to David Malone for his patience and willingness to work
multiple patches on request.
PR: bin/6399
Submitted by: David Malone <dwmalone@maths.tcd.ie>
1999-05-07 05:22:08 +00:00
ghelmer
cce136a288
modload -> kldload and add ref to kldload(8) in See Also section.
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 13:59:42 +00:00
des
9db67e79b6
Warn about "mount -u" bug.
1998-10-16 00:06:56 +00:00
jkoshy
158adf1eee
Add a CAVEAT section documenting the minimum permissions required for a mount
...
point to be traversable in both directions by all users.
PR: 7172
1998-07-09 05:49:58 +00:00