]> sourceware.org Git - glibc.git/commitdiff
(Writing a User Entry): Document behavior of putpwent if user name starts with +...
authorUlrich Drepper <drepper@redhat.com>
Thu, 27 Jan 2005 20:29:57 +0000 (20:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 27 Jan 2005 20:29:57 +0000 (20:29 +0000)
manual/users.texi

index 20deeabdd279bc2275bc020ac4774123e02dd01a..b52ee44439cac63e314720d0fda6ecba0e35a59e 100644 (file)
@@ -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
 
This page took 0.046505 seconds and 5 git commands to generate.