Index: dhcpctl/Makefile.bin =================================================================== RCS file: /home/dcvs/src/usr.sbin/dhcp/dhcpctl/Makefile.bin,v retrieving revision 1.1 diff -u -r1.1 Makefile.bin --- dhcpctl/Makefile.bin 4 Jan 2005 19:58:54 -0000 1.1 +++ dhcpctl/Makefile.bin 5 Dec 2007 21:29:45 -0000 @@ -4,6 +4,8 @@ PROG= omshell +SRCS= omshell.c omshell.1.no_obj.patch + LDADD= ${LIBDHCP} ${LIBRES} ${LIBOMAPI} ${LIBDST} libdhcpctl.a .include Index: dhcpctl/omshell.1.no_obj.patch =================================================================== RCS file: dhcpctl/omshell.1.no_obj.patch diff -N dhcpctl/omshell.1.no_obj.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ dhcpctl/omshell.1.no_obj.patch 19 Dec 2006 12:32:33 -0000 @@ -0,0 +1,13 @@ +--- omshell.1 4 Jan 2005 19:58:53 -0000 1.1 ++++ omshell.1 19 Dec 2006 12:01:01 -0000 +@@ -45,8 +45,8 @@ + .I must + understand what objects are available and how to use them. + Documentation for OMAPI objects can be found in the documentation for +-the server that provides them - for example, in the \fBdhcpd(1)\fR +-manual page and the \fBdhclient(1)\fR manual page. ++the server that provides them - for example, in the \fBdhcpd(8)\fR ++manual page and the \fBdhclient(8)\fR manual page. + .SH CONTRIBUTIONS + .PP + This software is free software. At various times its development has