aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-12-31 21:22:16 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-12-31 21:22:16 +0100
commit949aff4c2d62bafb3fb1af5084f470568330f670 (patch)
tree895aee5b430a2c8889c3b8e9c51ded01dab6c8a3
parente2bfd6dfcee79a44c5f94b584043fc844515cab5 (diff)
downloadman-pages-949aff4c2d62bafb3fb1af5084f470568330f670.tar.gz
fseek.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/fseek.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/fseek.3 b/man3/fseek.3
index 334f202662..300dfd5627 100644
--- a/man3/fseek.3
+++ b/man3/fseek.3
@@ -105,7 +105,9 @@ functions are alternate interfaces equivalent to
.BR ftell ()
and
.BR fseek ()
-(with whence set to
+(with
+.I whence
+set to
.BR SEEK_SET ),
setting and storing the current value of the file offset into or from the
object referenced by