From 0 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Mon, 15 Oct 2007 23:54:09 +0000 Subject: [PATCH 06] Apply dhcp-3.0.3-rh-dhcpctl-man.patch diff --git a/dhcp/dhcpctl/dhcpctl.3 b/dhcp/dhcpctl/dhcpctl.3 index defaced..defaced 100644 --- a/dhcp/dhcpctl/dhcpctl.3 +++ b/dhcp/dhcpctl/dhcpctl.3 @@ -43,7 +43,8 @@ .\" .\" .Sh SYNOPSIS -.Fd #include +.Fd #include +.sp .Ft dhcpctl_status .Fo dhcpctl_initialize .Fa void @@ -541,8 +542,8 @@ that most error checking has been omitted for brevity. #include #include -#include "omapip/result.h" -#include "dhcpctl.h" +#include +#include int main (int argc, char **argv) { dhcpctl_data_string ipaddrstring = NULL;