svn commit: r335660 - head/share/man/man9
Mark Johnston
markj at FreeBSD.org
Tue Jun 26 09:30:15 UTC 2018
Author: markj
Date: Tue Jun 26 09:30:14 2018
New Revision: 335660
URL: https://svnweb.freebsd.org/changeset/base/335660
Log:
Add missing MLINK.
MFC after: 3 days
Modified:
head/share/man/man9/Makefile
Modified: head/share/man/man9/Makefile
==============================================================================
--- head/share/man/man9/Makefile Tue Jun 26 09:04:24 2018 (r335659)
+++ head/share/man/man9/Makefile Tue Jun 26 09:30:14 2018 (r335660)
@@ -453,6 +453,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-head
mailing list