summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorsoren <soren@NetBSD.org>2000-03-13 22:55:05 +0000
committersoren <soren@NetBSD.org>2000-03-13 22:55:05 +0000
commit89c5a767f8fc7a4633b2d409966e2becbb98ff92 (patch)
tree478a03635e0cf63ab282f636b0793b4dfbfca9bc /lib/libc/sys
parent3872dc30f7c2e5e67fa8c65e08ea48171ebaaf1a (diff)
Fix doubled 'the's.
Diffstat (limited to 'lib/libc/sys')
-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 02f0f2abc19..aef5843b503 100644
--- a/lib/libc/sys/fhopen.2
+++ b/lib/libc/sys/fhopen.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: fhopen.2,v 1.2 1999/12/02 21:42:36 kleink Exp $
+.\" $NetBSD: fhopen.2,v 1.3 2000/03/13 22:59:21 soren Exp $
.\"
.\" Copyright (c) 1999 National Aeronautics & Space Administration
.\" All rights reserved.
@@ -14,7 +14,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.