diff --git a/lib/libc/stdio/fseek.3 b/lib/libc/stdio/fseek.3 index 7a5e0a4c8ccf..1e267e1667fe 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 .