Author: bdrewery
Date: Thu Aug 27 16:36:39 2015
New Revision: 287215
URL: https://svnweb.freebsd.org/changeset/base/287215

Log:
  MFC r286966:
  
    Add link for rw_unlock(9) to rwlock(9).

Modified:
  stable/10/share/man/man9/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man9/Makefile
==============================================================================
--- stable/10/share/man/man9/Makefile   Thu Aug 27 16:27:51 2015        
(r287214)
+++ stable/10/share/man/man9/Makefile   Thu Aug 27 16:36:39 2015        
(r287215)
@@ -1127,6 +1127,7 @@ MLINKS+=rwlock.9 rw_assert.9 \
        rwlock.9 rw_initialized.9 \
        rwlock.9 rw_rlock.9 \
        rwlock.9 rw_runlock.9 \
+       rwlock.9 rw_unlock.9 \
        rwlock.9 rw_sleep.9 \
        rwlock.9 RW_SYSINIT.9 \
        rwlock.9 rw_try_rlock.9 \
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to