Module Name: src Committed By: roy Date: Tue Oct 4 12:23:14 UTC 2011
Modified Files:
src/usr.bin/tput: tput.c
Log Message:
Ensure we only pass cap names of one or two characters to tgetstr
and friends so we don't mistakenly try and convert a terminfo code to a
termcap code.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.bin/tput/tput.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
