mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Clarify docs for g_get_real_name(). (#143552, Danek Duvall)
2004-07-28 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/misc_utils.sgml: Clarify docs for g_get_real_name(). (#143552, Danek Duvall)
This commit is contained in:
committed by
Matthias Clasen
parent
47bd02855f
commit
e032d5e222
@@ -92,7 +92,8 @@ Gets the user name of the current user.
|
||||
<para>
|
||||
Gets the real name of the user. This usually comes from the user's entry in the
|
||||
<filename>passwd</filename> file. The encoding of the returned string is system
|
||||
defined.
|
||||
defined. If the real user name cannot be determined, the string "Unknown" is
|
||||
returned.
|
||||
</para>
|
||||
|
||||
@Returns: the user's real name.
|
||||
|
Reference in New Issue
Block a user