Fix some typos.
This commit is contained in:
@@ -554,7 +554,7 @@ the default syntax is used for all mechanism the GSS-API
|
||||
implementation supports.
|
||||
When compare the imported name of
|
||||
.Dv GSS_C_NO_OID
|
||||
it may match serveral mechanism names (MN).
|
||||
it may match several mechanism names (MN).
|
||||
.Pp
|
||||
The resulting name from
|
||||
.Fn gss_display_name
|
||||
@@ -584,7 +584,7 @@ Information is available even after the context have expired.
|
||||
.Fa lifetime_rec
|
||||
argument is set to
|
||||
.Dv GSS_C_INDEFINITE
|
||||
(dont expire) or the number of seconds that the context is still valid.
|
||||
(don't expire) or the number of seconds that the context is still valid.
|
||||
A value of 0 means that the context is expired.
|
||||
.Fa mech_type
|
||||
argument should be considered readonly and must not be released.
|
||||
|
Reference in New Issue
Block a user