diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-06-25 05:00:29 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-06-25 05:00:29 +0000 |
commit | 1e7f84dcacd742bb9a7c3bfddbc4c8e254c757d0 (patch) | |
tree | c52947209197bc150c453fed9d7d4ba280c36369 | |
parent | bb8223788cfdbc45c4e8538b2567bb048f305a57 (diff) |
With or without fee.
-rw-r--r-- | share/man/man9/crypto.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/crypto.9 b/share/man/man9/crypto.9 index d9bd879e6f1..3c20581ed3f 100644 --- a/share/man/man9/crypto.9 +++ b/share/man/man9/crypto.9 @@ -1,10 +1,10 @@ -.\" $OpenBSD: crypto.9,v 1.10 2001/06/25 04:55:51 angelos Exp $ +.\" $OpenBSD: crypto.9,v 1.11 2001/06/25 05:00:28 angelos Exp $ .\" .\" The author of this man page is Angelos D. Keromytis (angelos@cis.upenn.edu) .\" .\" Copyright (c) 2000, 2001 Angelos D. Keromytis .\" -.\" Permission to use, copy, and modify this software without fee +.\" Permission to use, copy, and modify this software with or without fee .\" is hereby granted, provided that this entire notice is included in .\" all source code copies of any software which is or includes a copy or .\" modification of this software. |