diff options
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r-- | share/man/man9/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |