# HG changeset patch # User Eli Zaretskii # Date 1218304447 0 # Node ID 1158915507450a424081cdf58d747642956516f5 # Parent d2c211c8cedab1fe668ca17e543ef9c26ab61277 (Fsystem_process_attributes): Doc fix. diff -r d2c211c8ceda -r 115891550745 src/process.c --- 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.