summaryrefslogtreecommitdiffstats
path: root/share/man/man9/BUF_REFCNT.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/BUF_REFCNT.9')
-rw-r--r--share/man/man9/BUF_REFCNT.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/BUF_REFCNT.9 b/share/man/man9/BUF_REFCNT.9
index 9794f8c..7a6aea8 100644
--- a/share/man/man9/BUF_REFCNT.9
+++ b/share/man/man9/BUF_REFCNT.9
@@ -31,7 +31,7 @@
.Os
.Sh NAME
.Nm BUF_REFCNT
-.Nd "returns the reference count of the buffer lock"
+.Nd "returns the reference count on a buffer's lock"
.Sh SYNOPSIS
.In sys/param.h
.In sys/buf.h
@@ -40,7 +40,7 @@
.Sh DESCRIPTION
The
.Fn BUF_REFCNT
-function returns the reference count of the buffer lock.
+function returns the reference count on a buffer's lock.
.Pp
Its argument is:
.Bl -tag -xwidth ".Fa bp"
@@ -55,4 +55,4 @@ The buffer whose lock reference count is to be returned.
.Xr lockcount 9
.Sh AUTHORS
This man page was written by
-.An Chad David .
+.An Chad David Aq davidc@acns.ab.ca .
OpenPOWER on IntegriCloud