Module Name: src Committed By: christos Date: Mon Dec 17 20:10:52 UTC 2018
Modified Files:
src/usr.bin/seq: seq.1 seq.c
Log Message:
- Default terminator to \n
- Don't print a trailing separator
Behavior now matches GNU seq (from Aram at tech-userlevel)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/seq/seq.1
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/seq/seq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
