From 8e45098f4c024605576426503d6319daa51e4772 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 2 Sep 2001 19:24:07 +0000 Subject: Typo seek(2) -> lseek(2) --- lib/libc/stdio/funopen.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.1