diff options
| author | Sergey Kandaurov <pluknet@FreeBSD.org> | 2011-11-02 08:23:40 +0000 |
|---|---|---|
| committer | Sergey Kandaurov <pluknet@FreeBSD.org> | 2011-11-02 08:23:40 +0000 |
| commit | dac571386e92d197de59c4665a4634c216301d0c (patch) | |
| tree | bc4fe282b5abe810470e869ebdc937da03bf99c2 | |
| parent | aeba0c3e826994ddf8deffe7d8695b43be7bf7e9 (diff) | |
Notes
| -rw-r--r-- | lib/libc/gen/getutxent.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getutxent.3 b/lib/libc/gen/getutxent.3 index 19205556a876..db45344bae04 100644 --- a/lib/libc/gen/getutxent.3 +++ b/lib/libc/gen/getutxent.3 @@ -386,10 +386,10 @@ Otherwise, -1 is returned and the global variable is set to indicate the error. .Sh ERRORS In addition to the error conditions described in +.Xr open 2 , .Xr fdopen 3 , .Xr fopen 3 , .Xr fseek 3 , -.Xr open 3 , the .Fn pututxline function can generate the following errors: |
