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, 14 Jul 2003 11:59:52 -0400

Index: emacs/lispref/os.texi
diff -c emacs/lispref/os.texi:1.53 emacs/lispref/os.texi:1.54
*** emacs/lispref/os.texi:1.53  Sun Apr 20 21:38:24 2003
--- emacs/lispref/os.texi       Mon Jul 14 11:59:52 2003
***************
*** 917,922 ****
--- 917,923 ----
  
  @defun user-real-uid
  This function returns the real @sc{uid} of the user.
+ The value may be a floating point number.
  
  @example
  @group
***************
*** 928,933 ****
--- 929,935 ----
  
  @defun user-uid
  This function returns the effective @sc{uid} of the user.
+ The value may be a floating point number.
  @end defun
  
  @node Time of Day




reply via email to

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