From a8ab6b6b0a425eca479b84835fa235eb67f5f25f Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 20 Feb 2005 15:14:06 +0000 Subject: sort SEE ALSO; --- share/man/man9/lock.9 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share') diff --git a/share/man/man9/lock.9 b/share/man/man9/lock.9 index d73b22b041d..9b7352f0cd4 100644 --- a/share/man/man9/lock.9 +++ b/share/man/man9/lock.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lock.9,v 1.9 2005/02/18 18:00:22 pedro Exp $ +.\" $OpenBSD: lock.9,v 1.10 2005/02/20 15:14:05 jmc Exp $ .\" $NetBSD: lock.9,v 1.12 2001/11/01 01:13:43 wiz Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -307,11 +307,11 @@ in .\"file .\".Pa sys/arch/\*[Lt]arch\*[Gt]/include/lock.h . .Sh SEE ALSO +.Xr mutex 9 , .Xr pmap 9 , .Xr spl 9 , .Xr tsleep 9 , -.Xr uvm 9 , -.Xr mutex 9 +.Xr uvm 9 .Sh HISTORY The kernel locking API first appeared in .Bx 4.4 -lite2 . -- cgit v1.2.3