Add ioctl_copyin(9) and ioctl_copyout(9) for catman pages.
This commit is contained in:
parent
b28d0c5529
commit
7fb995c950
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: mi,v 1.810 2005/08/28 20:58:14 reinoud Exp $
|
||||
# $NetBSD: mi,v 1.811 2005/08/29 05:40:17 taca Exp $
|
||||
./etc/mtree/set.comp comp-sys-root
|
||||
./usr/bin/addr2line comp-debug-bin bfd
|
||||
./usr/bin/ar comp-util-bin bfd
|
||||
|
@ -5261,6 +5261,8 @@
|
|||
./usr/share/man/cat9/ioasic_intr_evcnt.0 comp-sys-catman .cat
|
||||
./usr/share/man/cat9/ioasic_submatch.0 comp-sys-catman .cat
|
||||
./usr/share/man/cat9/ioctl.0 comp-sys-catman .cat
|
||||
./usr/share/man/cat9/ioctl_copyin.0 comp-sys-catman .cat
|
||||
./usr/share/man/cat9/ioctl_copyout.0 comp-sys-catman .cat
|
||||
./usr/share/man/cat9/ipkdb.0 comp-sys-catman .cat
|
||||
./usr/share/man/cat9/ipkdb_connect.0 comp-sys-catman .cat
|
||||
./usr/share/man/cat9/ipkdb_init.0 comp-sys-catman .cat
|
||||
|
|
Loading…
Reference in New Issue