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 | b2c690e8342f6f86fca7e923841b9aa2abc868b7 (patch) | |
tree | 67ac15c2ea600d4c0a82720671b8bb2c117b178d | |
parent | 3826721b7149f530f0916f91a7c0e5e73b1d6084 (diff) | |
download | tcl-b2c690e8342f6f86fca7e923841b9aa2abc868b7.zip tcl-b2c690e8342f6f86fca7e923841b9aa2abc868b7.tar.gz tcl-b2c690e8342f6f86fca7e923841b9aa2abc868b7.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 |