diff options
author | schweikh <schweikh@FreeBSD.org> | 2010-01-27 21:01:21 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2010-01-27 21:01:21 +0000 |
commit | a68a9ea3fc5acbe694890fb7c13f3c431cb262c1 (patch) | |
tree | ae3b628cfbad6a33cbcaa2a6a720b5cfb2b5dc4e /lib/librpcsec_gss/rpc_gss_seccreate.3 | |
parent | 2c4f8b663c9974f4d38a3523d44e77ea8694326e (diff) | |
download | FreeBSD-src-a68a9ea3fc5acbe694890fb7c13f3c431cb262c1.zip FreeBSD-src-a68a9ea3fc5acbe694890fb7c13f3c431cb262c1.tar.gz |
Correct a bunch of typos.
Diffstat (limited to 'lib/librpcsec_gss/rpc_gss_seccreate.3')
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_seccreate.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librpcsec_gss/rpc_gss_seccreate.3 b/lib/librpcsec_gss/rpc_gss_seccreate.3 index 07204cb..f78080d 100644 --- a/lib/librpcsec_gss/rpc_gss_seccreate.3 +++ b/lib/librpcsec_gss/rpc_gss_seccreate.3 @@ -75,7 +75,7 @@ RPC headers are integrity protected by a checksum and data is encrypted. .El .It qop Desired quality of protection or NULL for the default. -Available values are lised in /etc/gss/qop +Available values are listed in /etc/gss/qop .It options_req Extra security context options to be passed to the underlying GSS-API mechanism. |