diff options
| author | Brian Somers <brian@FreeBSD.org> | 2000-10-06 23:29:11 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2000-10-06 23:29:11 +0000 |
| commit | e6e73376834c3ab0c685a893cbbc552c1c3acb99 (patch) | |
| tree | af4af6efbc2d038dca4d94ba799d6aafca82bcff /share | |
| parent | 21f181a06a5f4ad70e5a553fd29005d55dce4804 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man9/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index 3753e361373a..c135e30ecb25 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -69,6 +69,8 @@ MLINKS+=kernacc.9 useracc.9 MLINKS+=make_dev.9 destroy_dev.9 MLINKS+=malloc.9 FREE.9 malloc.9 MALLOC.9 malloc.9 free.9 MLINKS+=mi_switch.9 cpu_switch.9 +MLINKS+=namei.9 NDINIT.9 +MLINKS+=namei.9 NDFREE.9 MLINKS+=posix4.9 p1003_1b.9 MLINKS+=psignal.9 gsignal.9 psignal.9 pgsignal.9 MLINKS+=rtalloc.9 rtalloc1.9 rtalloc.9 rtalloc_ign.9 |
