projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
091c4cb
)
man9/Makefile: Sort alphabetically.
author
Sascha Wildner <saw@online.de>
Mon, 16 Aug 2010 09:53:16 +0000 (11:53 +0200)
committer
Sascha Wildner <saw@online.de>
Mon, 16 Aug 2010 09:53:16 +0000 (11:53 +0200)
share/man/man9/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/share/man/man9/Makefile
b/share/man/man9/Makefile
index
71b6516
..
1776834
100644
(file)
--- a/
share/man/man9/Makefile
+++ b/
share/man/man9/Makefile
@@
-583,11
+583,11
@@
MLINKS+=microtime.9 getmicrotime.9 \
MLINKS+=microuptime.9 getmicrouptime.9 \
microuptime.9 getnanouptime.9 \
microuptime.9 nanouptime.9
-MLINKS+=mpipe.9 mpipe_init.9 \
- mpipe.9 mpipe_done.9 \
- mpipe.9 mpipe_alloc_nowait.9 \
+MLINKS+=mpipe.9 mpipe_alloc_nowait.9 \
mpipe.9 mpipe_alloc_waitok.9 \
- mpipe.9 mpipe_free.9
+ mpipe.9 mpipe_done.9 \
+ mpipe.9 mpipe_free.9 \
+ mpipe.9 mpipe_init.9
MLINKS+=mutex.9 mtx_downgrade.9 \
mutex.9 mtx_drop.9 \
mutex.9 mtx_hold.9 \