diff options
| author | Chris Costello <chris@FreeBSD.org> | 2002-11-20 22:28:20 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2002-11-20 22:28:20 +0000 |
| commit | 2699228f1effe6a9d4c53e0b065a8f37097ebf8d (patch) | |
| tree | 432f9f7542c4d36397cd2e8c98b91d2261817746 | |
| parent | 36e4f12d71ae941a3a80121c5a6acaa96230f926 (diff) | |
Notes
| -rw-r--r-- | share/man/man9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index e4900d4fc990..c3500bee3168 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -48,7 +48,7 @@ MAN= BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9 BUF_REFCNT.9 \ jumbo.9 \ kernacc.9 kobj.9 kthread.9 ktr.9 \ lock.9 \ - mac.9 mac_bsdextended.9 \ + mac.9 mac_biba.9 mac_bsdextended.9 \ make_dev.9 malloc.9 mbchain.9 mbuf.9 mdchain.9 \ mi_switch.9 microseq.9 microtime.9 microuptime.9 \ module.9 mtx_pool.9 mutex.9 \ |
