summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt
diff options
context:
space:
mode:
authoraaron <>2000-03-14 21:31:44 +0000
committeraaron <>2000-03-14 21:31:44 +0000
commit35ae639ca2cba3ada5278a21c3faf852d2927813 (patch)
treeb8654fc8cc675800368192becc00f0dc2e36dfb5 /src/lib/libc/crypt
parentd93750b9c05d967f0c8417e3bb46be5a63dc6e69 (diff)
downloadopenbsd-35ae639ca2cba3ada5278a21c3faf852d2927813.tar.gz
openbsd-35ae639ca2cba3ada5278a21c3faf852d2927813.tar.bz2
openbsd-35ae639ca2cba3ada5278a21c3faf852d2927813.zip
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
Diffstat (limited to 'src/lib/libc/crypt')
-rw-r--r--src/lib/libc/crypt/blowfish.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/crypt/blowfish.3 b/src/lib/libc/crypt/blowfish.3
index b73d727c91..41dfb59bc9 100644
--- a/src/lib/libc/crypt/blowfish.3
+++ b/src/lib/libc/crypt/blowfish.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: blowfish.3,v 1.6 1999/09/23 04:12:00 alex Exp $ 1.\" $OpenBSD: blowfish.3,v 1.7 2000/03/14 21:31:44 aaron Exp $
2.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> 2.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
3.\" All rights reserved. 3.\" All rights reserved.
4.\" 4.\"
@@ -95,7 +95,7 @@ and
95.Fn Blowfish_decipher 95.Fn Blowfish_decipher
96are used for customization of the 96are used for customization of the
97.Pa Blowfish 97.Pa Blowfish
98cipher, e.g. for the blowfish password hashing function. 98cipher, e.g., for the blowfish password hashing function.
99.Sh SEE ALSO 99.Sh SEE ALSO
100.Xr passwd 1 , 100.Xr passwd 1 ,
101.Xr crypt 3 , 101.Xr crypt 3 ,