Christian Brueffer
e16a2150d3
Remove Xref to mount_hpfs(8), it's not hooked up to the build.
...
Approved by: re (blanket)
MFC after: 3 days
2005-06-16 21:35:33 +00:00
Colin Percival
18a3dd1e34
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
Ruslan Ermilov
6087df9e8b
Sort sections.
2005-01-18 10:09:38 +00:00
Josef El-Rayes
8e5c1e59fb
Fix typo.
...
Noticed by: clement
2004-12-26 18:06:05 +00:00
Ruslan Ermilov
5f04702815
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
Ruslan Ermilov
d04b5dfe6c
Assorted markup, grammar, and spelling fixes.
2004-05-17 08:35:43 +00:00
Mark Murray
4c723140a4
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
Robert Watson
90b9e3f199
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
Christian Brueffer
0e9efd1904
s/considred/considered/
2004-03-04 00:52:16 +00:00
Tom Rhodes
ed1b9fc97a
Reorder Xrefs in SEE ALSO.
2004-02-10 06:44:41 +00:00
Tom Rhodes
f00a5dbd49
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 van Rooij
c14d21f6cf
Style(9) option sorting
...
Submitted by: Ruslan Ermilov <ru@FreeBSD.org>
2004-01-29 15:14:03 +00:00
Guido van Rooij
6f7cdc55f1
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
Sean Chittenden
c80f12d0af
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
Ruslan Ermilov
a0b6213b05
Fixed the markup in the recently added ENVIRONMENT section.
2003-05-17 22:35:35 +00:00
Matthew N. Dodd
6e3bc9dad6
Bump the date for recent commits.
2003-04-07 22:58:35 +00:00
Matthew N. Dodd
564b641ef9
Clarify the behavior of PATH_FSTAB with regard to 'tainted' execution.
...
Requested by: ru
2003-04-07 14:21:14 +00:00
Matthew N. Dodd
ef258dd967
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
Ruslan Ermilov
c4b8f0626a
mdoc(7) police: kill unnecessary xref.
2003-02-23 01:46:25 +00:00
Joerg Wunsch
b4206324a5
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
Tom Rhodes
97d0a1b862
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
Tom Rhodes
ce66ddb763
s/filesystem/file system/g as discussed on -developers
2002-08-21 18:11:48 +00:00
Ruslan Ermilov
9acd9d0118
mdoc(7) police: missing markup bits.
2002-08-13 12:03:35 +00:00
Maxime Henrion
26fbf78be1
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
Tom Rhodes
299f15612e
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
Philippe Charnier
e1205e80e5
The .Nm utility
2002-07-06 19:34:18 +00:00
Tom Rhodes
3468b317cb
more file system > filesystem
2002-05-16 04:10:46 +00:00
Maxime Henrion
eb4ebb056c
Fix a typo : ".Xr mount_udf 8," -> ".Xr mount_udf 8 ,".
2002-05-11 19:32:24 +00:00
David Malone
b6925fa918
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
Ruslan Ermilov
9fe48c6e8d
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 11:04:34 +00:00
Ruslan Ermilov
4ccd754686
- 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
Ruslan Ermilov
0b381bf1fd
Remove vestiges of MFS.
2001-06-01 10:07:28 +00:00
Ruslan Ermilov
6ad10804f7
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 Clayton
01c78dbb09
Add an xref for mount_ntfs.
...
PR: docs/24693
Submitted by: Etienne Vidal <hallik@libertysurf.fr>
2001-02-02 03:08:48 +00:00
Dag-Erling Smørgrav
c4b267dc7e
Retire kernfs (userland part).
2000-12-28 12:59:57 +00:00
Ruslan Ermilov
1252c1bb05
Prepare for mdoc(7)NG.
2000-12-18 15:16:24 +00:00
Ruslan Ermilov
7f8047281e
mdoc(7) police: misc minor fixes.
2000-11-23 08:18:10 +00:00
Alexey Zelkin
e867267b31
o get rid lfs mentions
...
o remove non-mdoc groff's instructions
2000-11-22 17:56:21 +00:00
Ruslan Ermilov
7c7fb079b9
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 16:52:27 +00:00
Nik Clayton
1ce9f3171c
.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
Sheldon Hearn
e4bc2e3400
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 Clayton
57c68d4526
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
Sheldon Hearn
ef8f7ac935
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 Perlstein
bf1a227441
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
David E. O'Brien
534e0080ae
Document the "noasync" option.
1999-09-28 15:49:47 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Joseph Koshy
5880814dc3
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
Joseph Koshy
18af604492
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
Guy Helmer
a7efcd4bab
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
Dag-Erling Smørgrav
bdd042f095
Warn about "mount -u" bug.
1998-10-16 00:06:56 +00:00