mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Clarify that G_F_DISKIOCTL is unused, and remove G_T_DETAILS altogether,
since it isn't actually #defined. Discussed with: phk
This commit is contained in:
parent
9c7560167d
commit
8a3dce3376
1 changed files with 2 additions and 4 deletions
|
|
@ -34,7 +34,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 27, 2002
|
||||
.Dd May 25, 2006
|
||||
.Os
|
||||
.Dt GEOM 4
|
||||
.Sh NAME
|
||||
|
|
@ -426,10 +426,8 @@ Allow writing to Rank 1 providers.
|
|||
This would, for example, allow the super-user to overwrite the MBR on the root
|
||||
disk or write random sectors elsewhere to a mounted disk.
|
||||
The implications are obvious.
|
||||
.It 0x20 Pq Dv G_T_DETAILS
|
||||
This appears to be unused at this time.
|
||||
.It 0x40 Pq Dv G_F_DISKIOCTL
|
||||
This appears to be unused at this time.
|
||||
This is unused at this time.
|
||||
.It 0x80 Pq Dv G_F_CTLDUMP
|
||||
Dump contents of gctl requests.
|
||||
.El
|
||||
|
|
|
|||
Loading…
Reference in a new issue