mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 06:50:46 -08:00
(Fuser_real_login_name): Doc syntax fix.
This commit is contained in:
parent
4d2c9a1076
commit
9658bdd075
1 changed files with 1 additions and 1 deletions
|
|
@ -496,7 +496,7 @@ that determines the value of this function.")
|
|||
DEFUN ("user-real-login-name", Fuser_real_login_name, Suser_real_login_name,
|
||||
0, 0, 0,
|
||||
"Return the name of the user's real uid, as a string.\n\
|
||||
This ignores the environment variables LOGNAME and USER, so it differs from
|
||||
This ignores the environment variables LOGNAME and USER, so it differs from\n\
|
||||
`user-login-name' when running under `su'.")
|
||||
()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue