summaryrefslogtreecommitdiff
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorkleink <kleink@NetBSD.org>2000-07-26 08:57:34 +0000
committerkleink <kleink@NetBSD.org>2000-07-26 08:57:34 +0000
commit9c477a4e4e5ae017e29a9f06e25cca2faa13e68f (patch)
treeccd7b3e3849262d22b8dd3bbb2510d5f0cbd7aca /lib/libc/stdio
parent7d93b767c268157132d3b9be7ff15c491919b71d (diff)
XCU5 -> XSH5.
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/fseek.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/fseek.3 b/lib/libc/stdio/fseek.3
index 7a5e0a4c8cc..1e267e1667f 100644
--- a/lib/libc/stdio/fseek.3
+++ b/lib/libc/stdio/fseek.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: fseek.3,v 1.15 2000/07/08 14:13:05 kleink Exp $
+.\" $NetBSD: fseek.3,v 1.16 2000/07/26 08:57:34 kleink Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -240,4 +240,4 @@ The
and
.Fn ftello
functions conform to
-.St -xcu5 .
+.St -xsh5 .