OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / lseek64.3
index 1dfc536..7da2ac1 100644 (file)
@@ -126,7 +126,7 @@ is a 64-bit signed type.
 The library routine
 .BR llseek ()
 .\" in libc 5.0.9, not in 4.7.6
-is available and glibc and works without special defines.
+is available in the glibc and works without special defines.
 However, the glibc headers do not provide a prototype.
 Users should add
 the above prototype, or something equivalent, to their own source.
@@ -162,7 +162,7 @@ function is thread-safe.
 .BR llseek (2),
 .BR lseek (2)
 .SH COLOPHON
-This page is part of release 3.75 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,