git: 25acd1d3d656 - stable/13 - locking.9: Reference lockstat(1) from this manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Apr 2022 17:50:47 UTC
The branch stable/13 has been updated by 0mp (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=25acd1d3d65687e682a219b5fa468a6d86d8ac5e
commit 25acd1d3d65687e682a219b5fa468a6d86d8ac5e
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-29 11:11:18 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-04-04 17:49:55 +0000
locking.9: Reference lockstat(1) from this manual page
MFC after: 3 days
(cherry picked from commit fd126a732c434b42f3d23cfe5c7e166e5f1a45a4)
---
share/man/man9/locking.9 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/share/man/man9/locking.9 b/share/man/man9/locking.9
index 06428e282117..145ae6e9f1f5 100644
--- a/share/man/man9/locking.9
+++ b/share/man/man9/locking.9
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 5, 2015
+.Dd March 29, 2022
.Dt LOCKING 9
.Os
.Sh NAME
@@ -392,6 +392,7 @@ At this time this is a rather easy to remember table.
.It system call: Ta \&ok Ta \&ok Ta \&ok Ta \&ok Ta \&ok Ta \&ok
.El
.Sh SEE ALSO
+.Xr lockstat 1 ,
.Xr witness 4 ,
.Xr BUS_SETUP_INTR 9 ,
.Xr condvar 9 ,