Add missing manpages and headers

This commit is contained in:
Kris Kennaway 2003-02-22 03:10:26 +00:00
parent d01669be9d
commit 9805b8366b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76083
4 changed files with 14 additions and 4 deletions

View File

@ -24,7 +24,8 @@ MAN3= lcrzo.3 lcrzo_address.3 lcrzo_conf.3 lcrzo_data.3 lcrzo_device.3 \
lcrzo_icmp.3 lcrzo_ipc.3 lcrzo_ipopt.3 lcrzo_list.3 lcrzo_misc.3 \
lcrzo_obso.3 lcrzo_packet.3 lcrzo_print.3 lcrzo_process.3 \
lcrzo_record.3 lcrzo_sniff.3 lcrzo_sock.3 lcrzo_spoof.3 \
lcrzo_string.3 lcrzo_tcpopt.3 lcrzo_time.3 lcrzo_types.3 lcrzo_wait.3
lcrzo_string.3 lcrzo_tcpopt.3 lcrzo_time.3 lcrzo_types.3 lcrzo_wait.3 \
lcrzo_fd2.3 lcrzo_winhandle.3 lcrzo_kbd.3
post-patch:
cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake

View File

@ -1,17 +1,20 @@
bin/lcrzo-config
include/lcrzo.h
include/lcrzo_defs.h
include/lcrzo_address.h
include/lcrzo_conf.h
include/lcrzo_data.h
include/lcrzo_debugdefs.h
include/lcrzo_defs.h
include/lcrzo_device.h
include/lcrzo_error.h
include/lcrzo_fd2.h
include/lcrzo_file.h
include/lcrzo_global.h
include/lcrzo_header.h
include/lcrzo_icmp.h
include/lcrzo_ipc.h
include/lcrzo_ipopt.h
include/lcrzo_kbd.h
include/lcrzo_list.h
include/lcrzo_misc.h
include/lcrzo_obso.h
@ -27,4 +30,5 @@ include/lcrzo_tcpopt.h
include/lcrzo_time.h
include/lcrzo_types.h
include/lcrzo_wait.h
include/lcrzo_winhandle.h
lib/liblcrzo.a

View File

@ -24,7 +24,8 @@ MAN3= lcrzo.3 lcrzo_address.3 lcrzo_conf.3 lcrzo_data.3 lcrzo_device.3 \
lcrzo_icmp.3 lcrzo_ipc.3 lcrzo_ipopt.3 lcrzo_list.3 lcrzo_misc.3 \
lcrzo_obso.3 lcrzo_packet.3 lcrzo_print.3 lcrzo_process.3 \
lcrzo_record.3 lcrzo_sniff.3 lcrzo_sock.3 lcrzo_spoof.3 \
lcrzo_string.3 lcrzo_tcpopt.3 lcrzo_time.3 lcrzo_types.3 lcrzo_wait.3
lcrzo_string.3 lcrzo_tcpopt.3 lcrzo_time.3 lcrzo_types.3 lcrzo_wait.3 \
lcrzo_fd2.3 lcrzo_winhandle.3 lcrzo_kbd.3
post-patch:
cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake

View File

@ -1,17 +1,20 @@
bin/lcrzo-config
include/lcrzo.h
include/lcrzo_defs.h
include/lcrzo_address.h
include/lcrzo_conf.h
include/lcrzo_data.h
include/lcrzo_debugdefs.h
include/lcrzo_defs.h
include/lcrzo_device.h
include/lcrzo_error.h
include/lcrzo_fd2.h
include/lcrzo_file.h
include/lcrzo_global.h
include/lcrzo_header.h
include/lcrzo_icmp.h
include/lcrzo_ipc.h
include/lcrzo_ipopt.h
include/lcrzo_kbd.h
include/lcrzo_list.h
include/lcrzo_misc.h
include/lcrzo_obso.h
@ -27,4 +30,5 @@ include/lcrzo_tcpopt.h
include/lcrzo_time.h
include/lcrzo_types.h
include/lcrzo_wait.h
include/lcrzo_winhandle.h
lib/liblcrzo.a