diff options
| author | Hiten Pandya <hmp@FreeBSD.org> | 2003-05-09 09:12:10 +0000 |
|---|---|---|
| committer | Hiten Pandya <hmp@FreeBSD.org> | 2003-05-09 09:12:10 +0000 |
| commit | 03a0a09e987d9fa66e685d80c99ff9e6407d53d7 (patch) | |
| tree | 35a13ae3e41fcf9ac14c89de2dde33434dca093a /share/man | |
| parent | 9efed1e6e238237afa49d80cb94f720c76c69e3e (diff) | |
Notes
Diffstat (limited to 'share/man')
| -rw-r--r-- | share/man/man9/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index 30c97234044b..ccb75bb8bdcf 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -174,6 +174,7 @@ MLINKS+=pfil.9 pfil_hook_get.9 pfil.9 pfil_add_hook.9 pfil.9 pfil_remove_hook.9 MLINKS+=pfind.9 zpfind.9 MLINKS+=psignal.9 gsignal.9 psignal.9 pgsignal.9 MLINKS+=random.9 srandom.9 random.9 arc4random.9 random.9 read_random.9 +MLINKS+=random.9 arc4rand.9 MLINKS+=rtalloc.9 rtalloc1.9 rtalloc.9 rtalloc_ign.9 MLINKS+=runqueue.9 chooseproc.9 runqueue.9 procrunnable.9 MLINKS+=runqueue.9 remrunqueue.9 runqueue.9 setrunqueue.9 |
