aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpc_secure.3
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-07-24 08:30:55 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-07-24 08:30:55 +0000
commit1d8ffb440bdf5d0ac5bc249c309dd733d3393f11 (patch)
treecb8282957aa2e3114f1c1223c8f35712dd7bd5b1 /lib/libc/rpc/rpc_secure.3
parentfd9139a04efeac899a6ecca9488a2d87daa2b25a (diff)
downloadsrc-1d8ffb440bdf5d0ac5bc249c309dd733d3393f11.tar.gz
src-1d8ffb440bdf5d0ac5bc249c309dd733d3393f11.zip
Finish the sweep of changes that fix doubled 'the'.
Notes
Notes: svn path=/head/; revision=80255
Diffstat (limited to 'lib/libc/rpc/rpc_secure.3')
-rw-r--r--lib/libc/rpc/rpc_secure.32
1 files changed, 1 insertions, 1 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 .