svn commit: r230841 - stable/9/share/man/man9
Gleb Smirnoff
glebius at FreeBSD.org
Tue Jan 31 19:02:34 UTC 2012
Author: glebius
Date: Tue Jan 31 19:02:33 2012
New Revision: 230841
URL: http://svn.freebsd.org/changeset/base/230841
Log:
Merge 228500:
More MLINKS for rtalloc.9
Modified:
stable/9/share/man/man9/Makefile
Directory Properties:
stable/9/share/man/man9/ (props changed)
Modified: stable/9/share/man/man9/Makefile
==============================================================================
--- stable/9/share/man/man9/Makefile Tue Jan 31 19:00:01 2012 (r230840)
+++ stable/9/share/man/man9/Makefile Tue Jan 31 19:02:33 2012 (r230841)
@@ -1033,8 +1033,12 @@ MLINKS+=rmlock.9 rm_destroy.9 \
rmlock.9 rm_wunlock.9
MLINKS+=rtalloc.9 rtalloc1.9 \
rtalloc.9 rtalloc_ign.9 \
+ rtalloc.9 RTFREE_LOCKED.9 \
rtalloc.9 RTFREE.9 \
- rtalloc.9 rtfree.9
+ rtalloc.9 rtfree.9 \
+ rtalloc.9 rtalloc1_fib.9 \
+ rtalloc.9 rtalloc_ign_fib.9 \
+ rtalloc.9 rtalloc_fib.9
MLINKS+=runqueue.9 choosethread.9 \
runqueue.9 procrunnable.9 \
runqueue.9 remrunqueue.9 \
More information about the svn-src-stable-9
mailing list