Re: Add note about example dhclient.conf

2020-02-10 Thread Kyle Isom
On Sat, Feb 8, 2020, at 14:15, Jason McIntyre wrote: > - i'm ok with adding the path to these files to a FILES section Done. - Kyle Index: sbin/dhclient/dhclient.conf.5 === RCS file: /cvs/src/sbin/dhclient/dhclient.conf.5,v retrievi

Re: Add note about example dhclient.conf

2020-02-08 Thread Kyle Isom
On Fri, Feb 7, 2020, at 23:22, Jason McIntyre wrote: > if we do reference these config files from the man pages, i guess that > should be correctly done from a FILES section, since EXAMPLES is really > showing how to use the tool, rather than how to configure it. it is a > fine line though. > > i

Add note about example dhclient.conf

2020-02-07 Thread Kyle Isom
I was looking through the dhclient.conf man page and missed that there was an example config in /etc/examples, so I added this to the man page. I'm also happy to go through the rest of man pages for the examples and add them if there's interest. Cheers, Kyle Index: sbin/dhclient/dhclient.con