summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fseek.3
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-12-24 00:30:46 +0000
committeraaron <aaron@openbsd.org>2000-12-24 00:30:46 +0000
commit50772e640915b6b9c44cb3d6508fa0a5fff413ef (patch)
treee150dc67a3a933729eb0634304fc47c25501106c /lib/libc/stdio/fseek.3
parentSpelling: tripple -> triple (diff)
downloadwireguard-openbsd-50772e640915b6b9c44cb3d6508fa0a5fff413ef.tar.xz
wireguard-openbsd-50772e640915b6b9c44cb3d6508fa0a5fff413ef.zip
Various repairs, mostly to get rid of short lines.
Diffstat (limited to 'lib/libc/stdio/fseek.3')
-rw-r--r--lib/libc/stdio/fseek.38
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/libc/stdio/fseek.3 b/lib/libc/stdio/fseek.3
index f3827db1419..8fe9bbf7159 100644
--- a/lib/libc/stdio/fseek.3
+++ b/lib/libc/stdio/fseek.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fseek.3,v 1.7 2000/04/20 01:39:32 aaron Exp $
+.\" $OpenBSD: fseek.3,v 1.8 2000/12/24 00:30:58 aaron Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -209,8 +209,7 @@ The
.Fn ftell ,
and
.Fn rewind
-functions
-conform to
+functions conform to
.St -ansiC
and
.St -xpg4 .
@@ -219,6 +218,5 @@ The
.Fn fseeko
and
.Fn ftello
-functions
-conform to
+functions conform to
.St -xpg4 .