mirror of
https://github.com/gechandesu/pwd.git
synced 2026-03-25 21:13:14 +03:00
Revert "all: rename module to pwdb"
This reverts commit 2d9ec0bf59.
The name `pwd` is still better, since it matches the name of the corresponding C header file.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Access to the UNIX Password Database
|
||||
|
||||
`pwdb` module provides thread-safe access to the UNIX user account and password
|
||||
`pwd` module provides thread-safe access to the UNIX user account and password
|
||||
database.
|
||||
|
||||
See [passwd(5)](https://man7.org/linux/man-pages/man5/passwd.5.html),
|
||||
|
||||
Reference in New Issue
Block a user