Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37760803
en ru br
ALT Linux repos
S:4.4.3.P1-alt1
5.0: 3.0.7-alt1
4.1: 3.0.6-alt2.M41.1
4.0: 3.0.6-alt1
3.0: 3.0.2-alt1

Group :: System/Servers
RPM: dhcp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: 0006-Apply-dhcp-3.0.3-rh-dhcpctl-man.patch.patch
Download


From 0 Mon Sep 17 00:00:00 2001
From: "Dmitry V. Levin" <ldv@altlinux.org>
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 <dhcpctl/dhcpctl.h>
+.Fd #include <dhcpctl.h>
+.sp
 .Ft dhcpctl_status
 .Fo dhcpctl_initialize
 .Fa void
@@ -541,8 +542,8 @@ that most error checking has been omitted for brevity.
 #include <netinet/in.h>
 #include <arpa/inet.h>
 
-#include "omapip/result.h"
-#include "dhcpctl.h"
+#include <omapip/result.h>
+#include <dhcpctl.h>
 
 int main (int argc, char **argv) {
 	dhcpctl_data_string ipaddrstring = NULL;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin