summaryrefslogtreecommitdiffstats
path: root/lib/librpcsec_gss/rpcsec_gss.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librpcsec_gss/rpcsec_gss.3')
-rw-r--r--lib/librpcsec_gss/rpcsec_gss.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/librpcsec_gss/rpcsec_gss.3 b/lib/librpcsec_gss/rpcsec_gss.3
index 45bd82f..dfc95ec 100644
--- a/lib/librpcsec_gss/rpcsec_gss.3
+++ b/lib/librpcsec_gss/rpcsec_gss.3
@@ -43,7 +43,7 @@ subsequent communication between client and server are properly
authenticated.
Optionally, extra protection can be applied to the connection.
The integrity service uses checksums to ensure that all data sent by
-a peer is recieved without modification.
+a peer is received without modification.
The privacy service uses encryption to ensure that no third party can
access the data for a connection.
.Pp
@@ -111,7 +111,7 @@ typedef struct {
} *rpc_gss_principal_t;
.Ed
.It Vt rpc_gss_rawcred_t
-This structure is used to access the raw credentions associated with a
+This structure is used to access the raw credentials associated with a
security context.
.Bd -literal
typedef struct {
OpenPOWER on IntegriCloud