]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo.
authorEli Zaretskii <eliz@gnu.org>
Mon, 11 Jun 2001 10:08:57 +0000 (10:08 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 11 Jun 2001 10:08:57 +0000 (10:08 +0000)
mac/README
man/macos.texi

index 7566f22db2d95faecf2a24e0337b5eb142c25b85..8f6635c16f21137d14ed62974257faa1c2b61d4e 100644 (file)
@@ -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
index 06c6eb0049583bd47df5902f76d26012ec6d7471..05d5b48ec02ff6810ac2936ea1eca1888e17e395 100644 (file)
@@ -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