Edit

IABSD.fr/src/usr.sbin/cron

Branch :

  • Show log

    Commit

  • Author : jmc
    Date : 2020-04-18 17:11:40
    Hash : fba29f2e
    Message : rename the "options" field to "flags" (as suggested by millert): an optional options field was difficult to describe concisely; - tweak wording accordingly - sort flags - condense STANDARDS to avoid text repitition, as suggested by deraadt - document flags may be combined, now deraadt fixed the parsing ok millert deraadt