summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormk <mk@openbsd.org>2011-04-25 20:21:04 +0000
committermk <mk@openbsd.org>2011-04-25 20:21:04 +0000
commit1323e07bfc2bcda616b547feddcf0267d5a998d8 (patch)
tree8e1c3d8f91f9609dae7830896a3e7578cae8d03d
parentTeach sysconf(_SC_GETGR_R_SIZE_MAX) the correct size of a buffer for the (diff)
downloadwireguard-openbsd-1323e07bfc2bcda616b547feddcf0267d5a998d8.tar.xz
wireguard-openbsd-1323e07bfc2bcda616b547feddcf0267d5a998d8.zip
Stating that ``Encryption only works with vnd devices.'' is kind of
silly in a manual that only covers vnd devices. Get rid of svnd leftovers. ``yes, clean it.'' deraadt
-rw-r--r--share/man/man4/vnd.47
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man4/vnd.4 b/share/man/man4/vnd.4
index f44dcde3b19..6023cda98cf 100644
--- a/share/man/man4/vnd.4
+++ b/share/man/man4/vnd.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vnd.4,v 1.24 2011/04/18 21:02:33 thib Exp $
+.\" $OpenBSD: vnd.4,v 1.25 2011/04/25 20:21:04 mk Exp $
.\" $NetBSD: vnd.4,v 1.1 1995/12/30 18:10:48 thorpej Exp $
.\"
.\" Copyright (c) 1995 Jason R. Thorpe.
@@ -32,7 +32,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: April 18 2011 $
+.Dd $Mdocdate: April 25 2011 $
.Dt VND 4
.Os
.Sh NAME
@@ -89,9 +89,6 @@ specified in
.Va vnd_key
of length
.Va vnd_keylen .
-Encryption only works with
-.Nm vnd
-devices.
The size of the configured device is returned in
.Va vnd_size .
.Bd -literal -offset indent