CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/22 08:20:35
Modified files:
usr.bin/newsyslog: newsyslog.c
Log message:
newsyslog: allow the F flag to be used on its own.
Fixes a conditional that lacked a check for 'F' or 'f'.
>From Alvar Penning.
