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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/os.texi
Date: Mon, 13 Oct 2003 15:27:15 -0400

Index: emacs/lispref/os.texi
diff -c emacs/lispref/os.texi:1.58 emacs/lispref/os.texi:1.59
*** emacs/lispref/os.texi:1.58  Mon Oct  6 12:43:20 2003
--- emacs/lispref/os.texi       Mon Oct 13 15:27:15 2003
***************
*** 796,805 ****
  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
--- 796,805 ----
  If @var{use-float} is address@hidden, then they are returned
  as floating point numbers and without multiplying by 100.
  
! If it is impossible to obtain the load average, this function signals
! an error.  On some platforms, access to load averages requires
! installing Emacs as setuid or setgid so that it can read kernel
! information, and that usually isn't advisable.
  
  @example
  @group




reply via email to

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