summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-09-02 19:24:07 +0000
committerache <ache@FreeBSD.org>2001-09-02 19:24:07 +0000
commit8e45098f4c024605576426503d6319daa51e4772 (patch)
tree7ba711203302fe3f084169b8f673e0120c687ec9 /lib
parent542e64bc7e7b68dde022cdaaece71e774807c593 (diff)
downloadFreeBSD-src-8e45098f4c024605576426503d6319daa51e4772.zip
FreeBSD-src-8e45098f4c024605576426503d6319daa51e4772.tar.gz
Typo seek(2) -> lseek(2)
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdio/funopen.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/funopen.3 b/lib/libc/stdio/funopen.3
index e1d0040..95ae423 100644
--- a/lib/libc/stdio/funopen.3
+++ b/lib/libc/stdio/funopen.3
@@ -85,7 +85,7 @@ and
must match those, respectively, of
.Xr read 2 ,
.Xr write 2 ,
-.Xr seek 2 ,
+.Xr lseek 2 ,
and
.Xr close 2
with the single exception that they are passed the
OpenPOWER on IntegriCloud