aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-12-31 21:22:49 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-12-31 21:22:49 +0100
commit824464a9be17d9148d8eebedf0332b41b9492776 (patch)
tree068d3495f18c7f4f5375452a22d2c7fdc264c62b
parent949aff4c2d62bafb3fb1af5084f470568330f670 (diff)
downloadman-pages-824464a9be17d9148d8eebedf0332b41b9492776.tar.gz
fseek.3: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/fseek.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fseek.3 b/man3/fseek.3
index 300dfd5627..f38b601a16 100644
--- a/man3/fseek.3
+++ b/man3/fseek.3
@@ -112,7 +112,7 @@ set to
setting and storing the current value of the file offset into or from the
object referenced by
.IR pos .
-On some non-UNIX systems an
+On some non-UNIX systems, an
.I fpos_t
object may be a complex object and these routines may be the only way to
portably reposition a text stream.