diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-02 19:24:07 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-02 19:24:07 +0000 |
| commit | bf351925f78a2683a95a33bde808cf14d4200bd9 (patch) | |
| tree | 7ba711203302fe3f084169b8f673e0120c687ec9 /lib/libc | |
| parent | d113f55341e1487c001d80e29b2c95e5b96275f2 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/stdio/funopen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/funopen.3 b/lib/libc/stdio/funopen.3 index e1d00409212c..95ae423397cb 100644 --- a/lib/libc/stdio/funopen.3 +++ b/lib/libc/stdio/funopen.3 @@ -85,7 +85,7 @@ and must match those, respectively, of .Xr read 2 , .Xr write 2 , -.Xr seek 2 , +.Xr lseek 2 , and .Xr close 2 with the single exception that they are passed the |
