From: Roland Winkler Date: Sat, 6 Sep 2008 23:00:17 +0000 (+0000) Subject: (Fsystem_process_attributes): Doc fix. X-Git-Tag: emacs-pretest-23.0.90~2982 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ea92add1fe600acbf03ab1bf80094846d52624ef;p=emacs.git (Fsystem_process_attributes): Doc fix. --- diff --git a/src/ChangeLog b/src/ChangeLog index a992b539784..d5ee811e5a6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2008-09-06 Roland Winkler + + * process.c (Fsystem_process_attributes): Doc fix. + 2008-09-06 Chong Yidong * keyboard.c (Ftop_level): Doc fix. diff --git a/src/process.c b/src/process.c index 6bb652a974f..26e8ab97a02 100644 --- a/src/process.c +++ b/src/process.c @@ -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