summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-07-24 08:31:48 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-07-24 08:31:48 +0000
commitdcb757a90dbf2fa76662156db514b0bedd27f6aa (patch)
tree194c7293cb48c5f5c99cd26a0b83a035d8d1a0f4 /lib
parent8022047eb6e839f7d27d354155b3c6e377c62d7a (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/rpc/rpc_secure.32
-rw-r--r--lib/libc/sys/fhopen.22
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/rpc_secure.3 b/lib/libc/rpc/rpc_secure.3
index 3d4d79e37110..f2c516f9da5b 100644
--- a/lib/libc/rpc/rpc_secure.3
+++ b/lib/libc/rpc/rpc_secure.3
@@ -180,7 +180,7 @@ is the inverse of
is a keyserver interface routine.
It
takes a server netname and a des key, and encrypts
-it using the public key of the the server and the secret key
+it using the public key of the server and the secret key
associated with the effective uid of the calling process. It
is the inverse of
.Fn key_decryptsession .
diff --git a/lib/libc/sys/fhopen.2 b/lib/libc/sys/fhopen.2
index dbe10a79275a..07cfa47923c4 100644
--- a/lib/libc/sys/fhopen.2
+++ b/lib/libc/sys/fhopen.2
@@ -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.