Module Name: src Committed By: wiz Date: Mon Oct 2 08:23:23 UTC 2017
Modified Files: src/usr.bin/tail: tail.1 tail.c Log Message: Sort options. -qv are not specific to -r, so separate them. Add -q and -v descriptions to the general option table. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/usr.bin/tail/tail.1 src/usr.bin/tail/tail.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.