mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
typo: Adviseroty -> Advisory
This commit is contained in:
parent
45623f31bc
commit
3c218dea5c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=48089
@ -26,7 +26,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: vnode.9,v 1.6 1998/03/12 07:31:20 charnier Exp $
|
||||
.\" $Id: vnode.9,v 1.7 1998/09/28 23:36:35 eivind Exp $
|
||||
.\"
|
||||
.Dd July 24, 1996
|
||||
.Os
|
||||
@ -214,7 +214,7 @@ A symbolic link.
|
||||
.It Dv VSOCK
|
||||
A socket. Advisory locking won't work on this.
|
||||
.It Dv VFIFO
|
||||
A FIFO (named pipe). Adviseroty locking won't work on this.
|
||||
A FIFO (named pipe). Advisory locking won't work on this.
|
||||
.It Dv VBAD
|
||||
An old style bad sector map
|
||||
.El
|
||||
|
Loading…
Reference in New Issue
Block a user