CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2013/09/09 13:12:18
Modified files: usr.bin/nl : nl.1 Log message: nl(1) is actually marked as an XSI (XPG 4.2) extension. Remove the remaining differences with NetBSD nl.1 regarding STANDARDS and `-' handling. Discussed with jmc@