diff options
author | alfred <alfred@FreeBSD.org> | 2000-11-16 00:57:52 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2000-11-16 00:57:52 +0000 |
commit | 60bcdb47f785b7287c484c9af43fd665ed07c2ef (patch) | |
tree | 96c893a68b3d6e44df4fb75037ece5be42742186 /share/man/man9 | |
parent | 3939054d1b15797b3a3be4e8479901dca433f425 (diff) | |
download | FreeBSD-src-60bcdb47f785b7287c484c9af43fd665ed07c2ef.zip FreeBSD-src-60bcdb47f785b7287c484c9af43fd665ed07c2ef.tar.gz |
install/build accf_* manpages
Diffstat (limited to 'share/man/man9')
-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 9af5b01..f775bcc 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -11,6 +11,7 @@ MAN9= CONDSPLASSERT.9 KASSERT.9 MD5.9 SPLASSERT.9 \ VOP_PATHCONF.9 VOP_PRINT.9 VOP_RDWR.9 VOP_READDIR.9 \ VOP_READLINK.9 VOP_REALLOCBLKS.9 VOP_REMOVE.9 VOP_RENAME.9 \ VOP_STRATEGY.9 \ + accf_data.9 accf_http.9 \ at_exit.9 at_fork.9 atomic.9 bios.9 boot.9 buf.9 cd.9 copy.9 \ devfs_add_devswf.9 devfs_link.9 devfs_remove_dev.9 devstat.9 \ devtoname.9 fetch.9 ifnet.9 inittodr.9 intro.9 kernacc.9 kthread.9 malloc.9 \ |