]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fsystem_process_attributes): Doc fix.
authorRoland Winkler <Roland.Winkler@physik.uni-erlangen.de>
Sun, 7 Sep 2008 19:47:29 +0000 (19:47 +0000)
committerRoland Winkler <Roland.Winkler@physik.uni-erlangen.de>
Sun, 7 Sep 2008 19:47:29 +0000 (19:47 +0000)
src/ChangeLog
src/process.c

index 0ff7e9cb09f82f4546569af63ea0dc97d162b810..67cd1c3bb06d1093f37ba6418bf60f5d7cd1f266 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-07  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
+
+       * process.c (Fsystem_process_attributes): Doc fix.
+
 2008-09-07  Chong Yidong  <cyd@stupidchicken.com>
 
        * callproc.c (Fcall_process): Canonicalize current directory name.
index 26e8ab97a028876217850d8a393bf44c2022ead2..80a657b2edac66dd73b16a5d757680bf513db891 100644 (file)
@@ -8220,14 +8220,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