CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/01/04 22:04:06
Modified files: bin/date : date.1 Log message: date(1) can only exit(0) or exit(1), not exit(2), so make this .Ex -std; obviouly, this was forgotten in rev. 1.57 when removing timed(8) support. ok jmc@ sobrado@