]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fseek.3: grfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 31 Dec 2012 20:22:49 +0000 (21:22 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 31 Dec 2012 20:22:49 +0000 (21:22 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/fseek.3

index 300dfd56271de9cbf2472b9725cd23cac7c2f8dc..f38b601a169f4681fb2c7cb5ed161763632f8af0 100644 (file)
@@ -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.