FreeBSD Bugzilla – Attachment 25012 Details for
Bug 42651
[PATCH] mount([28]) do not document vfs.usermount
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.30 KB, created by
Thomas-Martin Seck
on 2002-09-11 09:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Thomas-Martin Seck
Created:
2002-09-11 09:40:01 UTC
Size:
1.30 KB
patch
obsolete
>Index: src/sbin/mount/mount.8 >=================================================================== >RCS file: /home/ncvs/src/sbin/mount/mount.8,v >retrieving revision 1.52 >diff -u -r1.52 mount.8 >--- src/sbin/mount/mount.8 21 Aug 2002 18:10:52 -0000 1.52 >+++ src/sbin/mount/mount.8 11 Sep 2002 08:00:13 -0000 >@@ -158,7 +158,8 @@ > .It Cm nodev > Do not interpret character or block special devices on the file system. > This option is useful for a server that has file systems containing >-special devices for architectures other than its own. >+special devices for architectures other than its own. This option is always set >+when the user does not have super-user privileges. > .It Cm noexec > Do not allow execution of any binaries on the mounted file system. > This option is useful for a server that has file systems containing >@@ -168,7 +169,8 @@ > Note: this option is worthless if a public available suid or sgid > wrapper like > .Xr suidperl 1 >-is installed on your system. >+is installed on your system. It is automatically set when the user does not >+have super-user privileges. > .It Cm nosymfollow > Do not follow symlinks > on the mounted file system. >@@ -436,6 +438,7 @@ > .Xr mount_udf 8 , > .Xr mount_umapfs 8 , > .Xr mount_unionfs 8 , >+.Xr sysctl 8 , > .Xr umount 8 > .Sh BUGS > It is possible for a corrupted file system to cause a crash.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 42651
:
25011
| 25012