Module Name: src Committed By: ginsbach Date: Sun Oct 29 01:28:46 UTC 2017
Modified Files:
src/usr.bin/seq: seq.c
Log Message:
The sign is optional in an exponent
Treat numbers after [Ee] as a positive number rather than an invalid
numeric sequence. (Taken from FreeBSD but done differently.)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.
