emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/os.texi


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lispref/os.texi
Date: Mon, 06 Oct 2003 12:43:21 -0400

Index: emacs/lispref/os.texi
diff -c emacs/lispref/os.texi:1.57 emacs/lispref/os.texi:1.58
*** emacs/lispref/os.texi:1.57  Mon Sep  1 11:45:41 2003
--- emacs/lispref/os.texi       Mon Oct  6 12:43:20 2003
***************
*** 796,801 ****
--- 796,806 ----
  If @var{use-float} is address@hidden, then they are returned
  as floating point numbers and without multiplying by 100.
  
+ An error is thrown if the load average can't be obtained.  In some
+ cases making it work would require Emacs being installed setuid or
+ setgid so that it can read kernel information, and that usually isn't
+ advisable.
+ 
  @example
  @group
  (load-average)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]