Remove redundant 'from'.

This commit is contained in:
pjd 2006-04-10 18:19:29 +00:00
parent fcb4685f26
commit 65ac7dfb9e

View File

@ -360,7 +360,7 @@ For encryption algorithms, this bit is set when the key is explicitly
provided by the consumer in the
.Va cri_key
field for the given operation.
Otherwise, the key is taken from at newsession time from the same field.
Otherwise, the key is taken at newsession time from the same field.
.It Dv CRD_F_COMP
For compression algorithms, this bit is set when compression is required (when
not set, decompression is performed).