diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2024-01-04 18:34:50 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2024-01-04 18:35:59 +0000 |
| commit | fc55c20355d889bf3d3f81d94b3614a0c4253fa0 (patch) | |
| tree | 900227dde74f706a00d36883a4cc0c0437abf40f /crypto/heimdal/doc/doxyout/krb5 | |
| parent | 359fc7eb329b1fcb10392fda68ea036929b0c7b4 (diff) | |
Diffstat (limited to 'crypto/heimdal/doc/doxyout/krb5')
5 files changed, 7 insertions, 7 deletions
diff --git a/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_address.3 b/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_address.3 index 8d273c8a6f87..3559e2946622 100644 --- a/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_address.3 +++ b/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_address.3 @@ -263,7 +263,7 @@ krb5_free_address frees the data stored in the address that is alloced with any .RS 4 \fIcontext\fP a Keberos context .br -\fIaddress\fP addresss to be freed. +\fIaddress\fP address to be freed. .RE .PP \fBReturns:\fP diff --git a/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_ccache.3 b/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_ccache.3 index 796640b93274..f173ad474e6d 100644 --- a/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_ccache.3 +++ b/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_ccache.3 @@ -385,7 +385,7 @@ Returns 0 or an error (and then *str is set to NULL). .SS "KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_kdc_offset (krb5_context context, krb5_ccache id, krb5_deltat * offset)" .PP -Get the time offset betwen the client and the KDC +Get the time offset between the client and the KDC .PP If the backend doesn't support KDC offset, use the context global setting. .PP @@ -625,7 +625,7 @@ Return an error code or 0, see krb5_get_error_message(). .SS "KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_set_kdc_offset (krb5_context context, krb5_ccache id, krb5_deltat offset)" .PP -Set the time offset betwen the client and the KDC +Set the time offset between the client and the KDC .PP If the backend doesn't support KDC offset, use the context global setting. .PP diff --git a/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_fileformats.3 b/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_fileformats.3 index f601d942f121..05be7ef9973e 100644 --- a/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_fileformats.3 +++ b/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_fileformats.3 @@ -89,7 +89,7 @@ Fields and their types are: .PP .PP .nf - Quoted princial (quote character is \) [string] + Quoted principal (quote character is \) [string] Keys [keys] Created by [event] Modified by [event optional] diff --git a/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_principal.3 b/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_principal.3 index cba91dd1d9ef..c2aebfb35486 100644 --- a/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_principal.3 +++ b/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_principal.3 @@ -382,7 +382,7 @@ Create a principal for the service running on hostname. If KRB5_NT_SRV_HST is us .br \fIsname\fP Service name to use .br -\fItype\fP name type of pricipal, use KRB5_NT_SRV_HST or KRB5_NT_UNKNOWN. +\fItype\fP name type of principal, use KRB5_NT_SRV_HST or KRB5_NT_UNKNOWN. .br \fIret_princ\fP return principal, free with \fBkrb5_free_principal()\fP. .RE diff --git a/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_v4compat.3 b/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_v4compat.3 index ccc17a641a5a..02e68e4ac6f9 100644 --- a/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_v4compat.3 +++ b/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_v4compat.3 @@ -1,8 +1,8 @@ -.TH "Heimdal Kerberos 4 compatiblity functions" 3 "11 Jan 2012" "Version 1.5.2" "HeimdalKerberos5library" \" -*- nroff -*- +.TH "Heimdal Kerberos 4 compatibility functions" 3 "11 Jan 2012" "Version 1.5.2" "HeimdalKerberos5library" \" -*- nroff -*- .ad l .nh .SH NAME -Heimdal Kerberos 4 compatiblity functions \- +Heimdal Kerberos 4 compatibility functions \- .SS "Functions" .in +1c |
