README.md: fix typo

This commit is contained in:
Daniel Hofstetter
2025-04-04 19:31:34 +02:00
parent 3bedd7144f
commit 7f8d222034

View File

@@ -89,7 +89,7 @@ First, reimplement the most important tools from util-linux:
- `hardlink`: Creates hard links.
- `mcookie`: Generates random numbers.
- `namei`: Follows a pathname to its endpoint.
- `rename.ul`: Renames files.
- `rename`: Renames files.
- `rev`: Reverses lines in a file.
- `setarch`: Sets architecture emulation.
- `setpriv`: Runs a program with different privileges.