Bug 72795

Summary: dhcpd.conf(5) man page common to both dhcp and dhclient
Product: [Retired] Red Hat Public Beta Reporter: James Ralston <ralston>
Component: dhcpAssignee: Elliot Lee <sopwith>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: null   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-08-27 21:54:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James Ralston 2002-08-27 21:54:29 UTC
If one installs only the dhclient package, and not the dhcp package, the
dhcp-options(5) man page isn't installed, because it resides in the dhcp
package.  However, the dhclient.conf(5) man page refers the user to the
dhcp-options(5) man page multiple times.

Although it's arguably a waste to create a "dhcp-common" package just to contain
a man page and some /usr/share/doc files, having "broken" documentation links is
also undesirable.

Comment 1 Elliot Lee 2002-08-28 17:25:36 UTC
Including dhcp-options in dhclient as well.