From 0619ea75c37f69936602cf5923c7876f1e18429e Mon Sep 17 00:00:00 2001 From: jasone Date: Tue, 7 Aug 2001 04:29:53 +0000 Subject: Document sx_try_[sx]lock(). --- share/man/man9/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share/man/man9/Makefile') diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index dd5f3d8..53195bb 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -164,6 +164,8 @@ MLINKS+=sx.9 sx_init.9 MLINKS+=sx.9 sx_destroy.9 MLINKS+=sx.9 sx_slock.9 MLINKS+=sx.9 sx_xlock.9 +MLINKS+=sx.9 sx_try_slock.9 +MLINKS+=sx.9 sx_try_xlock.9 MLINKS+=sx.9 sx_sunlock.9 MLINKS+=sx.9 sx_xunlock.9 MLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9 -- cgit v1.1