[Bug 261682] In dhclient.conf(5) time units are not specified

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 28 Jun 2025 09:15:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261682

--- Comment #2 from Bertrand Petit <bsdpr@phoe.frmug.org> ---
(In reply to Felix Johnson from comment #1)
I don't have a phabricator account, so my review goes here.

I think you're going too deeply into implementation details. Stating that
<time> is a positive integer number of seconds should be enough.

I would rewrite

> The following statements can be used to adjust the timing behaviour of
> the DHCP client if required, however:
to something like

However, the following statements can be used to adjust the timing behaviour of
the DHCP client if required. Below, <time> durations are expressed as positive
integer numbers of seconds.

Note: I moved "However" to the beginning of the sentence because the two
clauses are separated into different paragraphs. It is probably easier to read
like so.

-- 
You are receiving this mail because:
You are on the CC list for the bug.