summaryrefslogtreecommitdiff
path: root/man3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-07-01 04:22:00 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-07-01 04:22:00 +0000
commit02e6bca3024c1e3d70453046068887b239dd9c1d (patch)
tree7aa97ad8497d9d10a32d365bcbb2682dc73f073f /man3
parent145039e99f7ea818ce78bf93ac9f1deb1010ed9d (diff)
s/bitfield/bit field/
Diffstat (limited to 'man3')
-rw-r--r--man3/xcrypt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/xcrypt.3 b/man3/xcrypt.3
index a2d69c5f0..cc292236f 100644
--- a/man3/xcrypt.3
+++ b/man3/xcrypt.3
@@ -1,7 +1,7 @@
.\" Copyright 2003 walter harms (walter.harms@informatik.uni-oldenburg.de)
.\" Distributed under GPL
.\" this is the 3rd type of interface for cryptographic routines
-.\" 1. encrypt() expects a bitfield
+.\" 1. encrypt() expects a bit field
.\" 2. cbc_crypt() byte values
.\" 3. xencrypt() a hexstring
.\" to bad to be true :(