aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorEli Zaretskii2001-06-11 10:08:57 +0000
committerEli Zaretskii2001-06-11 10:08:57 +0000
commit6eb51c108cfd0eec8bf67c73b3e902f0eda666db (patch)
tree9877ccdcbcef729053dc0f22a1da2dcb568c19ec /man
parent6b4878ed3a3ba885bcd3ba7cf3605374e863f982 (diff)
downloademacs-6eb51c108cfd0eec8bf67c73b3e902f0eda666db.tar.gz
emacs-6eb51c108cfd0eec8bf67c73b3e902f0eda666db.zip
Fix a typo.
Diffstat (limited to 'man')
-rw-r--r--man/macos.texi2
1 files changed, 1 insertions, 1 deletions
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.
16 16
17 The following features of Emacs are not yet supported on the Mac: 17 The following features of Emacs are not yet supported on the Mac:
18unexec (@code{dump-emacs}), asynchronous subprocesses 18unexec (@code{dump-emacs}), asynchronous subprocesses
19(@code{start-process}), and networking (@code{open-network-connection}). 19(@code{start-process}), and networking (@code{open-network-stream}).
20As a result, packages such as Gnus, GUD, and Comint do not work. 20As a result, packages such as Gnus, GUD, and Comint do not work.
21 21
22 Since external Unix programs to handle commands such as 22 Since external Unix programs to handle commands such as