o Sort MLINKS.

This commit is contained in:
Maxim Konovalov 2006-01-11 21:28:55 +00:00
parent 59d00daaff
commit 7b7f29d82a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=154235

View file

@ -108,7 +108,6 @@ MLINKS+= timeradd.3 timerclear.3 \
MLINKS+= tree.3 RB_EMPTY.3 \
tree.3 RB_ENTRY.3 \
tree.3 RB_FIND.3 \
tree.3 RB_NFIND.3 \
tree.3 RB_FOREACH.3 \
tree.3 RB_GENERATE.3 \
tree.3 RB_HEAD.3 \
@ -119,6 +118,7 @@ MLINKS+= tree.3 RB_EMPTY.3 \
tree.3 RB_MAX.3 \
tree.3 RB_MIN.3 \
tree.3 RB_NEXT.3 \
tree.3 RB_NFIND.3 \
tree.3 RB_PARENT.3 \
tree.3 RB_PROTOTYPE.3 \
tree.3 RB_REMOVE.3 \