From 305a7ef2bbd205c45ca8911d23e2c7dfb80927fc Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 1 Oct 2007 17:14:30 +0000 Subject: [PATCH] (Misc Network): Note that these functions are supported only on some systems. --- lispref/ChangeLog | 5 +++++ lispref/processes.texi | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index fdc2957892..6904ca54e6 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2007-10-01 Eli Zaretskii + + * processes.texi (Misc Network): Note that these functions are + supported only on some systems. + 2007-09-19 Richard Stallman * display.texi (Display Property): Explain multiple display specs. diff --git a/lispref/processes.texi b/lispref/processes.texi index 81cac3e504..40bec387e0 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -2027,7 +2027,8 @@ That particular network option is supported by @section Misc Network Facilities These additional functions are useful for creating and operating -on network connections. +on network connections. Note that they are supported only on some +systems. @defun network-interface-list This function returns a list describing the network interfaces -- 2.20.1