]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fseeko.3: srcfix
authorBjarni Ingi Gislason <bjarniig@rhi.hi.is>
Wed, 27 Feb 2019 10:11:55 +0000 (11:11 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 27 Feb 2019 10:12:17 +0000 (11:12 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/fseeko.3

index 15ce87f779961c08e9939f80b5514cc8563e2a0a..8663a31329949d61b8785c0a3fea3c0b3783bd41 100644 (file)
@@ -32,7 +32,6 @@ fseeko, ftello \- seek to or report file position
 .BI "int fseeko(FILE *" stream ", off_t " offset ", int " whence );
 .PP
 .BI "off_t ftello(FILE *" stream );
-.BI
 .fi
 .PP
 .in -4n