mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Finish the sweep of changes that fix doubled 'the'.
This commit is contained in:
parent
fd9139a04e
commit
1d8ffb440b
2 changed files with 2 additions and 2 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue