summaryrefslogtreecommitdiffstats
path: root/share/man/man9/BUF_TIMELOCK.9
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2001-07-10 04:27:03 +0000
committeralfred <alfred@FreeBSD.org>2001-07-10 04:27:03 +0000
commitc74c511c1a1af4854ff4b2ec320f96ffc49f278f (patch)
tree3cb567fc85ebd8237224ce0ba8f0f6d3827b8062 /share/man/man9/BUF_TIMELOCK.9
parentd056d21c89604eae53a852ba51001cd89bc27d12 (diff)
downloadFreeBSD-src-c74c511c1a1af4854ff4b2ec320f96ffc49f278f.zip
FreeBSD-src-c74c511c1a1af4854ff4b2ec320f96ffc49f278f.tar.gz
fix typos: s/BUF_LOCK/BUF_TIMELOCK, order xrefs.
Diffstat (limited to 'share/man/man9/BUF_TIMELOCK.9')
-rw-r--r--share/man/man9/BUF_TIMELOCK.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/BUF_TIMELOCK.9 b/share/man/man9/BUF_TIMELOCK.9
index 862eba8..4a319cc 100644
--- a/share/man/man9/BUF_TIMELOCK.9
+++ b/share/man/man9/BUF_TIMELOCK.9
@@ -27,15 +27,15 @@
.\" $FreeBSD$
.\"
.Dd July 9, 2001
-.Dt BUF_LOCK 9
+.Dt BUF_TIMELOCK 9
.Os
.Sh NAME
-.Nm BUF_LOCK
+.Nm BUF_TIMELOCK
.Nd "Locks a buffer"
.Sh SYNOPSIS
.Fd #include <sys/buf.h>
.Ft int
-.Fo BUF_LOCK
+.Fo BUF_TIMELOCK
.Fa "struct buf *bp"
.Fa "int locktype"
.Fa "char *wmesg"
@@ -73,7 +73,7 @@ details on non-zero return values.
.Sh SEE ALSO
.Xr buf 9
.Xr lockmgr 9
+.Xr BUF_LOCK 9
.Xr BUF_UNLOCK 9
-.Xr BUF_TIMELOCK 9
.Sh AUTHORS
This man page was written by Chad David.
OpenPOWER on IntegriCloud