Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/share/man/man5
On Sat, Jan 16, 2021 at 14:46:46 +1100, matthew green wrote:
> > Log Message:
> > Tweak wording for consistency: `if empty or not set', not `if unset'.
>
> is this correct?
>
> rc complains if unset or not set (ie, if "$foo" is zero length):
>
> /etc/rc.d/upsdriver: WARNING: $upsdriver is not set properly - see rc.conf(5).
What Taylor said. The above warning reflects the status of
checkyesnox() that checks that the value is yes/true/1 or no/false/0.
-uwe
Home |
Main Index |
Thread Index |
Old Index