summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2001-08-13 21:25:30 +0000
committerjasone <jasone@FreeBSD.org>2001-08-13 21:25:30 +0000
commit74c140cf82c44db573799d0833dbc1919b41be89 (patch)
tree67194a60468f548a491adff90351cbea4c362c47 /share/man/man9/Makefile
parent6696e00e0f7ceaf730d55501d99f5db0f23f8741 (diff)
downloadFreeBSD-src-74c140cf82c44db573799d0833dbc1919b41be89.zip
FreeBSD-src-74c140cf82c44db573799d0833dbc1919b41be89.tar.gz
Add sx_try_upgrade() and sx_downgrade().
Submitted by: Alexander Kabaev <ak03@gte.com>
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 8a5a7a6..977ff58 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -169,6 +169,8 @@ 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+=sx.9 sx_try_upgrade.9
+MLINKS+=sx.9 sx_downgrade.9
MLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9
MLINKS+=timeout.9 untimeout.9
MLINKS+=timeout.9 callout_handle_init.9 timeout.9 callout_init.9
OpenPOWER on IntegriCloud