diff options
Diffstat (limited to 'lib/libc/gen/pwcache.3')
-rw-r--r-- | lib/libc/gen/pwcache.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/pwcache.3 b/lib/libc/gen/pwcache.3 index 47df68c..0a8c2b0 100644 --- a/lib/libc/gen/pwcache.3 +++ b/lib/libc/gen/pwcache.3 @@ -41,7 +41,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <stdlib.h> +.In stdlib.h .Ft char * .Fn user_from_uid "unsigned long uid" "int nouser" .Ft char * |