diff options
author | aaron <> | 2000-04-15 02:15:23 +0000 |
---|---|---|
committer | aaron <> | 2000-04-15 02:15:23 +0000 |
commit | c8d6701c396cebdcd0d45eac73b762e9498f6b01 (patch) | |
tree | fd316d8982233b4f92d532b84805230d320e5985 /src/lib/libc/crypt/blowfish.3 | |
parent | dfa20ce54a440b3d1ffc435c4aa35a0b27388acd (diff) | |
download | openbsd-c8d6701c396cebdcd0d45eac73b762e9498f6b01.tar.gz openbsd-c8d6701c396cebdcd0d45eac73b762e9498f6b01.tar.bz2 openbsd-c8d6701c396cebdcd0d45eac73b762e9498f6b01.zip |
Mostly punctuation fixes.
Diffstat (limited to 'src/lib/libc/crypt/blowfish.3')
-rw-r--r-- | src/lib/libc/crypt/blowfish.3 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/libc/crypt/blowfish.3 b/src/lib/libc/crypt/blowfish.3 index 41dfb59bc9..b5fdae92b1 100644 --- a/src/lib/libc/crypt/blowfish.3 +++ b/src/lib/libc/crypt/blowfish.3 | |||
@@ -1,4 +1,5 @@ | |||
1 | .\" $OpenBSD: blowfish.3,v 1.7 2000/03/14 21:31:44 aaron Exp $ | 1 | .\" $OpenBSD: blowfish.3,v 1.8 2000/04/15 02:15:22 aaron Exp $ |
2 | .\" | ||
2 | .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> | 3 | .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> |
3 | .\" All rights reserved. | 4 | .\" All rights reserved. |
4 | .\" | 5 | .\" |
@@ -33,8 +34,8 @@ | |||
33 | .Dt BLOWFISH 3 | 34 | .Dt BLOWFISH 3 |
34 | .Os | 35 | .Os |
35 | .Sh NAME | 36 | .Sh NAME |
36 | .Nm blf_key, | 37 | .Nm blf_key , |
37 | .Nm blf_enc, | 38 | .Nm blf_enc , |
38 | .Nm blf_dec | 39 | .Nm blf_dec |
39 | .Nd Blowfish encryption | 40 | .Nd Blowfish encryption |
40 | .Sh SYNOPSIS | 41 | .Sh SYNOPSIS |