diff options
author | dgp <dgp@users.sourceforge.net> | 2015-03-06 15:06:02 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2015-03-06 15:06:02 (GMT) |
commit | 761a093174bac2446c636f737cf4275c99af5922 (patch) | |
tree | 67ac15c2ea600d4c0a82720671b8bb2c117b178d | |
parent | 28fe834bc3ec4966f987250b14d1dfb1cb41bd58 (diff) | |
download | tcl-761a093174bac2446c636f737cf4275c99af5922.zip tcl-761a093174bac2446c636f737cf4275c99af5922.tar.gz tcl-761a093174bac2446c636f737cf4275c99af5922.tar.bz2 |
repair nroff breakage
-rw-r--r-- | doc/open.n | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -352,6 +352,7 @@ application are competing for the console at the same time. If the command pipeline is started from a script, so that Tcl is not accessing the console, or if the command pipeline does not use standard input or output, but is redirected from or to a file, then the above problems do not occur. +.RE .TP \fBUnix\fR\0\0\0\0\0\0\0 Valid values for \fIfileName\fR to open a serial port are generally of the |