]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fsystem_process_attributes): Doc fix.
authorRoland Winkler <Roland.Winkler@physik.uni-erlangen.de>
Sat, 6 Sep 2008 23:00:17 +0000 (23:00 +0000)
committerRoland Winkler <Roland.Winkler@physik.uni-erlangen.de>
Sat, 6 Sep 2008 23:00:17 +0000 (23:00 +0000)
src/ChangeLog
src/process.c

index a992b5397843a8d5d394339a5cdee79bc1407df5..d5ee811e5a6d5aaa88f16104aa201c32d085fac8 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
+
+       * process.c (Fsystem_process_attributes): Doc fix.
+
 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
 
        * keyboard.c (Ftop_level): Doc fix.
index 6bb652a974fee7021618bd63658166e310d0fee1..26e8ab97a028876217850d8a393bf44c2022ead2 100644 (file)
@@ -7492,14 +7492,14 @@ DEFUN ("system-process-attributes", Fsystem_process_attributes,
 
 Value is an alist where each element is a cons cell of the form
 
-    \(ATTR . VALUE)
+    \(KEY . VALUE)
 
 If this functionality is unsupported, the value is nil.
 
 See `list-system-processes' for getting a list of all process IDs.
 
-The attributes that this function may return are listed below,
-together with the type of the associated value (in parentheses).
+The KEYs of 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