From ddb0a600d4f4dc1c7598d44d4eb818124d989436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 19 Mar 2003 20:58:46 +0000 Subject: [PATCH] spelling, from git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11884 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/des.1 | 2 +- lib/kafs/kafs.3 | 2 +- lib/krb5/krb5.conf.5 | 6 +++--- lib/krb5/krb5_auth_context.3 | 4 ++-- lib/roken/getarg.3 | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/lib/des/des.1 b/lib/des/des.1 index 2a0b02dd7..da28ce391 100644 --- a/lib/des/des.1 +++ b/lib/des/des.1 @@ -66,7 +66,7 @@ takes care to destroy the key argument immediately upon entry. If your shell keeps a history file be careful to make sure it is not world readable. .LP -Since this program attempts to maintain compatability with sunOS's +Since this program attempts to maintain compatibility with sunOS's des(1) command, there are 2 different methods used to convert the user supplied key to a des key. Whenever and one or more of diff --git a/lib/kafs/kafs.3 b/lib/kafs/kafs.3 index f161756de..00ca6e856 100644 --- a/lib/kafs/kafs.3 +++ b/lib/kafs/kafs.3 @@ -241,7 +241,7 @@ if (k_hasafs()) { .Sh ERRORS If any of these functions (apart from .Fn k_hasafs ) -is called without AFS beeing present in the kernel, the process will +is called without AFS being present in the kernel, the process will usually (depending on the operating system) receive a SIGSYS signal. .Sh SEE ALSO .Rs diff --git a/lib/krb5/krb5.conf.5 b/lib/krb5/krb5.conf.5 index 09b9d7b5d..27c394406 100644 --- a/lib/krb5/krb5.conf.5 +++ b/lib/krb5/krb5.conf.5 @@ -136,7 +136,7 @@ times. Default is 300 seconds (five minutes). Maximum time to wait for a reply from the kdc, default is 3 seconds. .It v4_name_convert .It v4_instance_resolve -These are decribed in the +These are described in the .Xr krb5_425_conv_principal 3 manual page. .It Li capath = { @@ -365,7 +365,7 @@ syntax of this if something like: .Pp If .Ar etype -is omitted it means everything, and if string is omitted is means the default string (for that principal). Additional special values of keyttypes are: +is omitted it means everything, and if string is omitted is means the default string (for that principal). Additional special values of keytypes are: .Bl -tag -width "xxx" -offset indent .It v5 The kerberos 5 salt @@ -379,7 +379,7 @@ When true, this is the same as .Pp .Va default_keys = Va des3:pw-salt Va v4 .Pp -and is only left for backwards compatability. +and is only left for backwards compatibility. .El .El .Sh ENVIRONMENT diff --git a/lib/krb5/krb5_auth_context.3 b/lib/krb5/krb5_auth_context.3 index a8b096812..d1ced922b 100644 --- a/lib/krb5/krb5_auth_context.3 +++ b/lib/krb5/krb5_auth_context.3 @@ -158,12 +158,12 @@ that holds the context for the thread or process. .Nm krb5_auth_context is used by various functions that are directly related to authentication between the server/client. Example of data that this -structure contains are varius flags, addresses of client and server, +structure contains are various flags, addresses of client and server, port numbers, keyblocks (and subkeys), sequence numbers, replay cache, and checksum-type. .Pp .Fn krb5_auth_con_init -allocates and initilizes the +allocates and initializes the .Nm krb5_auth_context structure. Default values can be changed with .Fn krb5_auth_con_setcksumtype diff --git a/lib/roken/getarg.3 b/lib/roken/getarg.3 index 5ab1f07a9..e931bf963 100644 --- a/lib/roken/getarg.3 +++ b/lib/roken/getarg.3 @@ -139,7 +139,7 @@ the argument is a flag, and should point to a .Fa int . It gets filled in with either zero or one, depending on how the option -is given, the normal case beeing one. Note that if the option isn't +is given, the normal case being one. Note that if the option isn't given, the value isn't altered, so it should be initialised to some useful default. .It Fa arg_negative_flag