svn commit: r336091 - stable/11/share/man/man9
Mark Johnston
markj at FreeBSD.org
Sun Jul 8 16:37:51 UTC 2018
Author: markj
Date: Sun Jul 8 16:37:50 2018
New Revision: 336091
URL: https://svnweb.freebsd.org/changeset/base/336091
Log:
MFC r335660:
Add missing MLINK.
Modified:
stable/11/share/man/man9/Makefile
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/share/man/man9/Makefile
==============================================================================
--- stable/11/share/man/man9/Makefile Sun Jul 8 16:33:58 2018 (r336090)
+++ stable/11/share/man/man9/Makefile Sun Jul 8 16:37:50 2018 (r336091)
@@ -433,6 +433,7 @@ MLINKS+=altq.9 ALTQ.9
MLINKS+=atomic.9 atomic_add.9 \
atomic.9 atomic_clear.9 \
atomic.9 atomic_cmpset.9 \
+ atomic.9 atomic_fcmpset.9 \
atomic.9 atomic_fetchadd.9 \
atomic.9 atomic_load.9 \
atomic.9 atomic_readandclear.9 \
More information about the svn-src-all
mailing list