diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2007-06-18 02:13:04 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2007-06-18 02:13:04 +0000 |
| commit | b490b1358421b19b615d3fdb5e670aa7d6fcee6d (patch) | |
| tree | 6aaee845ca37dd95c90465aec91542c9d692a23d /lib/libc | |
| parent | ef0fddb70dbf2d2f3808d89ba909f390200da0b0 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/stdio/fseek.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdio/fseek.3 b/lib/libc/stdio/fseek.3 index 1e15de124e1c..3f45e3145709 100644 --- a/lib/libc/stdio/fseek.3 +++ b/lib/libc/stdio/fseek.3 @@ -232,8 +232,9 @@ The functions .Fn fseeko , .Fn fsetpos , .Fn ftell , +.Fn ftello , and -.Fn ftello +.Fn rewind may also fail and set .Va errno for any of the errors specified for the routines |
