summaryrefslogtreecommitdiff
path: root/src/process.c
diff options
context:
space:
mode:
authorRoland Winkler <Roland.Winkler@physik.uni-erlangen.de>2008-09-07 19:47:29 +0000
committerRoland Winkler <Roland.Winkler@physik.uni-erlangen.de>2008-09-07 19:47:29 +0000
commita7713d66393826c75040789c63d11c751f4d35eb (patch)
tree919b569aafc07bf37aa6001d10ce1960584f27ea /src/process.c
parentdb8454b07a061175d6b9a3a7d172a8ae8fdadca0 (diff)
downloademacs-a7713d66393826c75040789c63d11c751f4d35eb.tar.gz
(Fsystem_process_attributes): Doc fix.
Diffstat (limited to 'src/process.c')
-rw-r--r--src/process.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/process.c b/src/process.c
index 26e8ab97a02..80a657b2eda 100644
--- a/src/process.c
+++ b/src/process.c
@@ -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