mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 08:27:00 +00:00
![Yaroslav Tykhiy](/assets/img/avatar_default.png)
- Don't use full path in .Nm (we just don't do that). - Correct some frivolous and poorly rendering language, such as using possessive case for .Nm or .Fl . - Use the same capitalization for "user ID" as in setuid(2) and getuid(2). - Bring SEE ALSO in accord with the text. MFC after: 5 days