diff options
author | dgp <dgp@users.sourceforge.net> | 2012-11-15 17:55:25 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-11-15 17:55:25 (GMT) |
commit | 41ace1ce412eda0d4a3034215e72397e4b73571b (patch) | |
tree | a098b4e6b1d3b2a82e4d807dc53a33244eb57d2b /doc/open.n | |
parent | 212fc8e012dceb9f0f7a0052601ae83466aaca88 (diff) | |
download | tcl-41ace1ce412eda0d4a3034215e72397e4b73571b.zip tcl-41ace1ce412eda0d4a3034215e72397e4b73571b.tar.gz tcl-41ace1ce412eda0d4a3034215e72397e4b73571b.tar.bz2 |
More complete purge of things only present for supporting long-dead Mac 9 systems.
Diffstat (limited to 'doc/open.n')
-rw-r--r-- | doc/open.n | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -378,12 +378,6 @@ application, no data will be sent to the command pipeline's standard output until the pipe is actually closed. This problem occurs because 16-bit DOS applications are run synchronously, as described above. .TP -\fBMacintosh\fR -Opening a serial port is not currently implemented under Macintosh. -.sp -Opening a command pipeline is not supported under Macintosh, since -applications do not support the concept of standard input or output. -.TP \fBUnix\fR\0\0\0\0\0\0\0 Valid values for \fIfileName\fR to open a serial port are generally of the form \fB/dev/tty\fIX\fR, where \fIX\fR is \fBa\fR or \fBb\fR, but the name |