mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
Fix VBAD description.
This commit is contained in:
parent
c12959b335
commit
a26a657cd2
1 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd February 9, 2010
|
||||
.Dd February 13, 2010
|
||||
.Os
|
||||
.Dt VNODE 9
|
||||
.Sh NAME
|
||||
|
|
@ -137,7 +137,7 @@ Advisory locking will not work on this.
|
|||
A FIFO (named pipe).
|
||||
Advisory locking will not work on this.
|
||||
.It Dv VBAD
|
||||
An old style bad sector map
|
||||
Indicates that the vnode has been reclaimed.
|
||||
.El
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
VFIFO uses the "struct fileops" from
|
||||
|
|
|
|||
Loading…
Reference in a new issue