ladybird/Base/usr/share/man/man8
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
..
chroot.md Base: Document new chroot abilities 2020-01-12 20:02:11 +01:00
modload.md Base: Move the modload and modunload command documentation to man8 2020-01-02 12:37:19 +01:00
modunload.md Base: Move the modload and modunload command documentation to man8 2020-01-02 12:37:19 +01:00
mount.md Base: Document mount(2) and mount(8) 2020-01-11 18:57:53 +01:00
purge.md Kernel: Make the purge() syscall superuser-only 2020-01-02 13:39:49 +01:00
TelnetServer.md Help+man.md: Add man sections 2019-09-30 21:38:39 +02:00
useradd.md Userland: useradd utility 2020-02-02 10:58:45 +01:00