| Summary: | Mistake in dhclient-script(8) man page | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | a.genkin <a.genkin> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-bugs->freebsd-doc Misfiled PR State Changed From-To: open->closed Fixed in rev 1.5 and rev 1.2.2.4 of dhclient-script.8 Thanks! |
In "HOOKS" section of the man page, it says: "After all processing has completed, /sbin/dhclient-script checks for the presence of an executable /sbin/dhclient- exit-hooks script,[...]" It should read /etc/dhclient-exit-hooks, as that's the file that dhclient-script actually sources. How-To-Repeat: man dhclient-script