Remove redundant 'from'.

This commit is contained in:
Pawel Jakub Dawidek 2006-04-10 18:19:29 +00:00
parent 1deaec4368
commit 0590475331

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).