From eb8cc7e4b4fe5224d51355e947eb1cc534e8bbf1 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sun, 13 May 2007 11:34:26 +0000 Subject: reference rwlock(9) --- share/man/man9/mutex.9 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share/man') diff --git a/share/man/man9/mutex.9 b/share/man/man9/mutex.9 index a6d4c7c7360..b1b91b0aca9 100644 --- a/share/man/man9/mutex.9 +++ b/share/man/man9/mutex.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mutex.9,v 1.1 2005/02/18 16:15:32 pedro Exp $ +.\" $OpenBSD: mutex.9,v 1.2 2007/05/13 11:34:25 jsg Exp $ .\" .\" Copyright (c) 2005 Pedro Martelletto .\" All rights reserved. @@ -57,6 +57,7 @@ In case the acquisition of the mutex caused the interrupt level to be changed, it is then restored. .Sh SEE ALSO .Xr lockmgr 9 , +.Xr rwlock 9 , .Xr spl 9 .Sh HISTORY The -- cgit v1.2.3