summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorangelos <angelos@openbsd.org>2001-06-25 05:00:28 +0000
committerangelos <angelos@openbsd.org>2001-06-25 05:00:28 +0000
commitf3c2e7bbd66861df581c2a01376e197a9e5db5ad (patch)
tree4ccb5e3415f9c077d14c7dfe0e62f285ebf29f57
parenterrx -> err if ENOMEM (diff)
downloadwireguard-openbsd-f3c2e7bbd66861df581c2a01376e197a9e5db5ad.tar.xz
wireguard-openbsd-f3c2e7bbd66861df581c2a01376e197a9e5db5ad.zip
With or without fee.
-rw-r--r--share/man/man9/crypto.94
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.