diff options
author | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-08 10:01:52 +0000 |
---|---|---|
committer | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-08 10:01:52 +0000 |
commit | 0d511e328fd169d8100033231eb01942a43a4662 (patch) | |
tree | e77bb095b2277e42f7dfff1b777e44af370de021 /lib/libc/gen/getpwent.3 | |
parent | 9703a107f2aaf3a6ba28fdf62e7ca9170a508cc1 (diff) |
Notes
Diffstat (limited to 'lib/libc/gen/getpwent.3')
-rw-r--r-- | lib/libc/gen/getpwent.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getpwent.3 b/lib/libc/gen/getpwent.3 index 3c08cd5c9bcb9..0a5580ee46d60 100644 --- a/lib/libc/gen/getpwent.3 +++ b/lib/libc/gen/getpwent.3 @@ -213,7 +213,7 @@ have no return value. .Sh ERRORS These routines may fail for any of the errors specified in .Xr open 2 , -.Xr dbopen 2 , +.Xr dbopen 3 , .Xr socket 2 , and .Xr connect 2 , |