Provided by: tcl9.0-doc_9.0.1+dfsg-2_all 

NAME
puts - Write to a channel
SYNOPSIS
puts ?-nonewline? ?channel? string ________________________________________________________________________________________________________________
DESCRIPTION
The puts command has been superceded by the chan puts command which supports the same syntax and options.
SEE ALSO
chan(3tcl) Tcl 7.5 puts(3tcl)