changeset 97367:115891550745

(Fsystem_process_attributes): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 09 Aug 2008 17:54:07 +0000
parents d2c211c8ceda
children dd6e742c5349
files src/process.c
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/process.c	Sat Aug 09 17:53:30 2008 +0000
+++ b/src/process.c	Sat Aug 09 17:54:07 2008 +0000
@@ -7481,6 +7481,8 @@
 
 The attributes that this function may return are listed below,
 together with the type of the associated value (in parentheses).
+Not all platforms support all of these attributes; unsupported
+attributes will not appear in the returned alist.
 Unless explicitly indicated otherwise, numbers can have either
 integer or floating point values.
 
@@ -8207,6 +8209,8 @@
 
 The attributes that this function may return are listed below,
 together with the type of the associated value (in parentheses).
+Not all platforms support all of these attributes; unsupported
+attributes will not appear in the returned alist.
 Unless explicitly indicated otherwise, numbers can have either
 integer or floating point values.