We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfbb03 commit a17d000Copy full SHA for a17d000
src/unistd.rs
@@ -3706,7 +3706,7 @@ impl User {
3706
/// Get a user by name.
3707
///
3708
/// Internally, this function calls
3709
- /// [getpwnam_r(3)](https://pubs.opengroup.org/onlinepubs/9699919799/functions/getpwuid_r.html)
+ /// [getpwnam_r(3)](https://pubs.opengroup.org/onlinepubs/9699919799/functions/getpwnam_r.html)
3710
3711
/// # Examples
3712
0 commit comments