summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-10-31 22:35:37 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-10-31 22:35:37 +0000
commit2a598b6fb99344287c080db5a9f99c301f5b75b3 (patch)
treea7958cbe07a82b5997d0c8e48c7ee5f290b6186a /lib/libc
parentbfa4f49bb81ea7e32162e523b46c0b88238799c2 (diff)
double word, from Tom Cosgrove; ok deraadt@
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/fhopen.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/fhopen.2 b/lib/libc/sys/fhopen.2
index 8a3b41b1128..0a9c53ae253 100644
--- a/lib/libc/sys/fhopen.2
+++ b/lib/libc/sys/fhopen.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fhopen.2,v 1.6 2003/03/17 09:52:21 jmc Exp $
+.\" $OpenBSD: fhopen.2,v 1.7 2003/10/31 22:35:36 david Exp $
.\" $NetBSD: fhopen.2,v 1.2 1999/12/02 21:42:36 kleink Exp $
.\"
.\" Copyright (c) 1999 National Aeronautics & Space Administration
@@ -15,7 +15,7 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\" 3. Neither the the name of the National Aeronautics & Space Administration
+.\" 3. Neither the name of the National Aeronautics & Space Administration
.\" nor the names of its contributors may be used to endorse or promote
.\" products derived from this software without specific prior written
.\" permission.