1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 04:48:14 +00:00
serenity/Base/usr/share/man
Jesse Buhagiar f9609fe08a Userland: useradd utility
This commit implements the `useradd` utility that is found on most,
if not all *NIX systems. It allows the root user to add new users
to the password file found in `/etc/passwd`, thereby making
it easier to manipulate the file.
2020-02-02 10:58:45 +01:00
..
man1 Base: Move the modload and modunload command documentation to man8 2020-01-02 12:37:19 +01:00
man2 Base: Note in pledge(2) man page which promises are extensions 2020-01-23 10:41:07 +01:00
man3 Docs: Add note about EINVAL to isatty(3) 2019-11-17 20:09:12 +01:00
man5 SystemServer: Allow specifying per-service socket file permissions 2020-01-09 21:35:33 +01:00
man7 Base: Describe kernel modules, syscalls, and programs 2019-12-24 11:52:01 +01:00
man8 Userland: useradd utility 2020-02-02 10:58:45 +01:00