From 05e503d80a002e0af803afd602084de640ab2c39 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 6 Jul 2001 16:46:48 +0000 Subject: mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). --- share/man/man3/pthread_rwlock_init.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man3/pthread_rwlock_init.3') diff --git a/share/man/man3/pthread_rwlock_init.3 b/share/man/man3/pthread_rwlock_init.3 index 128f5d1..749a848 100644 --- a/share/man/man3/pthread_rwlock_init.3 +++ b/share/man/man3/pthread_rwlock_init.3 @@ -55,9 +55,9 @@ If successful, the function will return zero. Otherwise an error number will be returned to indicate the error. .Sh SEE ALSO -.Xr pthread_rwlock_destroy 3 , .Xr pthread_rwlockattr_init 3 , -.Xr pthread_rwlockattr_setpshared 3 +.Xr pthread_rwlockattr_setpshared 3 , +.Xr pthread_rwlock_destroy 3 .Sh STANDARDS The .Fn pthread_rwlock_init -- cgit v1.1