From 6eb51c108cfd0eec8bf67c73b3e902f0eda666db Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 11 Jun 2001 10:08:57 +0000 Subject: [PATCH] Fix a typo. --- mac/README | 2 +- man/macos.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mac/README b/mac/README index 7566f22db2d..8f6635c16f2 100644 --- a/mac/README +++ b/mac/README @@ -25,7 +25,7 @@ sending AppleScript commands to other applications from Emacs. The following are not yet supported: unexec (dump-emacs), asynchronous subprocesses (start-process), and networking -(open-network-connection). +(open-network-stream). There is basic support for synchronous subprocesses (call-process) although Unix commands that are used will need to be ported to the diff --git a/man/macos.texi b/man/macos.texi index 06c6eb00495..05d5b48ec02 100644 --- a/man/macos.texi +++ b/man/macos.texi @@ -16,7 +16,7 @@ Emacs under the Mac OS. The following features of Emacs are not yet supported on the Mac: unexec (@code{dump-emacs}), asynchronous subprocesses -(@code{start-process}), and networking (@code{open-network-connection}). +(@code{start-process}), and networking (@code{open-network-stream}). As a result, packages such as Gnus, GUD, and Comint do not work. Since external Unix programs to handle commands such as -- 2.39.2