diff options
author | 1994-10-14 07:59:39 +0000 | |
---|---|---|
committer | 1994-10-14 07:59:39 +0000 | |
commit | 23f5f14a3ff109d975b83f6589dd930239c533f0 (patch) | |
tree | 3ea7d69484a49cedfe971b07bae1125916ccf6f6 | |
parent | Misc changes suggested by mib. (diff) | |
download | glibc-23f5f14a3ff109d975b83f6589dd930239c533f0.tar.xz glibc-23f5f14a3ff109d975b83f6589dd930239c533f0.zip |
(User Database): Fix typo.
-rw-r--r-- | manual/users.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/users.texi b/manual/users.texi index bc10cb1d25..c35e8b6a5b 100644 --- a/manual/users.texi +++ b/manual/users.texi @@ -709,7 +709,7 @@ precisely because the user can set @code{LOGNAME} arbitrarily. @cindex password database @pindex /etc/passwd -This section describes all about now to search and scan the database of +This section describes all about how to search and scan the database of registered users. The database itself is kept in the file @file{/etc/passwd} on most systems, but on some systems a special network server gives access to it. |