summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-06-24 01:34:38 +0000
committerdd <dd@FreeBSD.org>2001-06-24 01:34:38 +0000
commit04d1b1c8dd05e02be9bf1f04594d145acee47b4d (patch)
tree4cde8a6006483cd3dd5ab1f0ba953d0007bb8bb8 /lib/libc/rpc
parent6e42c65278420d8e6e002d2e9f622153e26103a4 (diff)
downloadFreeBSD-src-04d1b1c8dd05e02be9bf1f04594d145acee47b4d.zip
FreeBSD-src-04d1b1c8dd05e02be9bf1f04594d145acee47b4d.tar.gz
Remove duplicate words.
Diffstat (limited to 'lib/libc/rpc')
-rw-r--r--lib/libc/rpc/des_crypt.32
-rw-r--r--lib/libc/rpc/rpc_secure.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/des_crypt.3 b/lib/libc/rpc/des_crypt.3
index 4b65d6d..f16e452 100644
--- a/lib/libc/rpc/des_crypt.3
+++ b/lib/libc/rpc/des_crypt.3
@@ -91,7 +91,7 @@ For
.Fn cbc_crypt ,
the parameter
.Fa ivec
-is the the 8-byte initialization
+is the 8-byte initialization
vector for the chaining.
It is updated to the next initialization
vector upon return.
diff --git a/lib/libc/rpc/rpc_secure.3 b/lib/libc/rpc/rpc_secure.3
index 73ca959..3d4d79e 100644
--- a/lib/libc/rpc/rpc_secure.3
+++ b/lib/libc/rpc/rpc_secure.3
@@ -171,7 +171,7 @@ library are the main clients of these four routines.
takes a server netname and a
.Tn DES
key, and decrypts the key by
-using the the public key of the the server and the secret key
+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_encryptsession .
OpenPOWER on IntegriCloud