aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorEli Zaretskii2007-10-01 17:14:30 +0000
committerEli Zaretskii2007-10-01 17:14:30 +0000
commit305a7ef2bbd205c45ca8911d23e2c7dfb80927fc (patch)
treee37f16791ed18415cda5441edc1c182d441983d1 /lispref
parent94eca2ae61fac87d0e768886d6f56ad7f96020a1 (diff)
downloademacs-305a7ef2bbd205c45ca8911d23e2c7dfb80927fc.tar.gz
emacs-305a7ef2bbd205c45ca8911d23e2c7dfb80927fc.zip
(Misc Network): Note that these functions are supported only on some systems.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog5
-rw-r--r--lispref/processes.texi3
2 files changed, 7 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index fdc2957892e..6904ca54e6a 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
12007-10-01 Eli Zaretskii <eliz@gnu.org>
2
3 * processes.texi (Misc Network): Note that these functions are
4 supported only on some systems.
5
12007-09-19 Richard Stallman <rms@gnu.org> 62007-09-19 Richard Stallman <rms@gnu.org>
2 7
3 * display.texi (Display Property): Explain multiple display specs. 8 * display.texi (Display Property): Explain multiple display specs.
diff --git a/lispref/processes.texi b/lispref/processes.texi
index 81cac3e5046..40bec387e0c 100644
--- a/lispref/processes.texi
+++ b/lispref/processes.texi
@@ -2027,7 +2027,8 @@ That particular network option is supported by
2027@section Misc Network Facilities 2027@section Misc Network Facilities
2028 2028
2029 These additional functions are useful for creating and operating 2029 These additional functions are useful for creating and operating
2030on network connections. 2030on network connections. Note that they are supported only on some
2031systems.
2031 2032
2032@defun network-interface-list 2033@defun network-interface-list
2033This function returns a list describing the network interfaces 2034This function returns a list describing the network interfaces