aboutsummaryrefslogtreecommitdiff
path: root/lib/libgssapi
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2010-08-16 15:18:30 +0000
committerJoel Dahl <joel@FreeBSD.org>2010-08-16 15:18:30 +0000
commitc2025a76606b44c4d5367b7509fbc0285ae1e7f8 (patch)
treef1fb1550ad8fd503eb2a17d71116cdfebf902492 /lib/libgssapi
parente49471b04b4bf0bfc58e2feeb0dd4208ea8f7c0d (diff)
downloadsrc-c2025a76606b44c4d5367b7509fbc0285ae1e7f8.tar.gz
src-c2025a76606b44c4d5367b7509fbc0285ae1e7f8.zip
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
Notes
Notes: svn path=/head/; revision=211397
Diffstat (limited to 'lib/libgssapi')
-rw-r--r--lib/libgssapi/gss_accept_sec_context.32
-rw-r--r--lib/libgssapi/gss_acquire_cred.32
-rw-r--r--lib/libgssapi/gssapi.32
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libgssapi/gss_accept_sec_context.3 b/lib/libgssapi/gss_accept_sec_context.3
index a4c219c164e1..cd80db69d01c 100644
--- a/lib/libgssapi/gss_accept_sec_context.3
+++ b/lib/libgssapi/gss_accept_sec_context.3
@@ -121,7 +121,7 @@ following restrictions apply to the output parameters:
.Pp
The value returned via the
.Fa time_rec
-parameter is undefined Unless the
+parameter is undefined unless the
accompanying
.Fa ret_flags
parameter contains the bit
diff --git a/lib/libgssapi/gss_acquire_cred.3 b/lib/libgssapi/gss_acquire_cred.3
index 5de9ea0362a2..4b683e7c5794 100644
--- a/lib/libgssapi/gss_acquire_cred.3
+++ b/lib/libgssapi/gss_acquire_cred.3
@@ -184,7 +184,7 @@ Type contained within desired_name parameter is not supported.
.It GSS_S_BAD_NAME
Value supplied for desired_name parameter is ill formed.
.It GSS_S_CREDENTIALS_EXPIRED
-The credentials could not be acquired Because they have expired.
+The credentials could not be acquired because they have expired.
.It GSS_S_NO_CRED
No credentials were found for the specified name.
.El
diff --git a/lib/libgssapi/gssapi.3 b/lib/libgssapi/gssapi.3
index 2ed54a9b3c8f..f92da590dfda 100644
--- a/lib/libgssapi/gssapi.3
+++ b/lib/libgssapi/gssapi.3
@@ -139,7 +139,7 @@ GSS-API Context-Level Routines:
.It gss_init_sec_context
Initiate a security context with a peer application
.It gss_accept_sec_context
- Accept a security context initiated by a peer application
+Accept a security context initiated by a peer application
.It gss_delete_sec_context
Discard a security context
.It gss_process_context_token