(Fuser_real_login_name): Doc syntax fix.
authorRichard M. Stallman <rms@gnu.org>
Thu, 14 Apr 1994 12:05:41 +0000 (12:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 14 Apr 1994 12:05:41 +0000 (12:05 +0000)
src/editfns.c

index fbabf58..fee9d9e 100644 (file)
@@ -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'.")
   ()
 {