summaryrefslogtreecommitdiff
path: root/man3/fseeko.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-01-13 09:39:55 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-01-13 09:39:55 +0000
commitaa651b3950b3ed7a69b84db9b2fb5c7e8fcfc68e (patch)
tree397ecd572b723c5e463c2269a547c88d66c69a4e /man3/fseeko.3
parent845f2c47c6a3e882c66c1f456b6c7eb5aa44ff60 (diff)
Replace "SysV" by "System V"
Diffstat (limited to 'man3/fseeko.3')
-rw-r--r--man3/fseeko.35
1 files changed, 3 insertions, 2 deletions
diff --git a/man3/fseeko.3 b/man3/fseeko.3
index efb52b065..9f5fee929 100644
--- a/man3/fseeko.3
+++ b/man3/fseeko.3
@@ -49,8 +49,9 @@ but compilation with
.RE
will turn \fBoff_t\fP into a 64-bit type.
.SH NOTES
-These functions are found on SysV-like systems.
-They are not present in libc4, libc5, glibc 2.0 but available since glibc 2.1.
+These functions are found on Sysem V-like systems.
+They are not present in libc4, libc5, glibc 2.0
+but are available since glibc 2.1.
.SH "CONFORMING TO"
The
.BR fseeko ()