summaryrefslogtreecommitdiffstats
path: root/utils/gssd/gssd.c
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2013-03-23 08:09:42 -0400
committerSteve Dickson <steved@redhat.com>2013-03-25 10:09:10 -0400
commit020fc9855c69f74361a416be357fb882e80dcdd8 (patch)
tree60bbab5ebb377710b4e9d3837343cafa6b68590d /utils/gssd/gssd.c
parent6888d305d8683d178239170794ce8debdaaaacd8 (diff)
downloadnfs-utils-020fc9855c69f74361a416be357fb882e80dcdd8.tar.gz
nfs-utils-020fc9855c69f74361a416be357fb882e80dcdd8.tar.xz
nfs-utils-020fc9855c69f74361a416be357fb882e80dcdd8.zip
gssd: Update description of "-l" option
Move most of the text in the description of the "-l" option up to the DESCRIPTION section, to match what was done for "-n" and "-k". The discussion is then less restricted by formatting, and we can take the space to introduce a few concepts before describing the behavior of rpc.gssd. Fix a few misspellings and grammar issues while here. Acked-by: J. Bruce Fields <bfields@fieldses.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/gssd/gssd.c')
-rw-r--r--utils/gssd/gssd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/gssd/gssd.c b/utils/gssd/gssd.c
index a3292c9..0be2517 100644
--- a/utils/gssd/gssd.c
+++ b/utils/gssd/gssd.c
@@ -147,7 +147,7 @@ main(int argc, char *argv[])
#ifdef HAVE_SET_ALLOWABLE_ENCTYPES
limit_to_legacy_enctypes = 1;
#else
- errx(1, "Setting encryption type not support by Kerberos libraries.");
+ errx(1, "Encryption type limits not supported by Kerberos libraries.");
#endif
break;
default: