Module Name: src Committed By: ginsbach Date: Wed Dec 30 01:42:31 UTC 2020
Modified Files:
src/usr.bin/nl: nl.c
Log Message:
nl: fix -d delim parsing for POSIX
POSIX specifies it is possible to specify a one delimiter character.
Fix the logic so that both one and two character delimiters are accepted.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/nl/nl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
