diff options
author | Jakub Jelinek <jakub@redhat.com> | 2007-07-12 18:26:36 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2007-07-12 18:26:36 +0000 |
commit | 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 (patch) | |
tree | 2ea1f8305970753e4a657acb2ccc15ca3eec8e2c /manual/users.texi | |
parent | 7d58530341304d403a6626d7f7a1913165fe2f32 (diff) | |
download | glibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.tar glibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.tar.gz glibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.tar.bz2 glibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.zip |
2.5-18.1
Diffstat (limited to 'manual/users.texi')
-rw-r--r-- | manual/users.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/users.texi b/manual/users.texi index 20deeabdd2..b52ee44439 100644 --- a/manual/users.texi +++ b/manual/users.texi @@ -1690,6 +1690,9 @@ extended information about users, adding an entry using this function would inevitably leave out much of the important information. @c Then how are programmers to modify the password file? -zw +The group and user ID fields are left empty if the group or user name +starts with a - or +. + The function @code{putpwent} is declared in @file{pwd.h}. @end deftypefun |