Fix VBAD description.

This commit is contained in:
Edward Tomasz Napierala 2010-02-13 11:54:01 +00:00
parent c12959b335
commit a26a657cd2

View file

@ -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