From ea251ea9ad25521623d1280cc33fb4b6b61e3f86 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Fri, 3 Jul 1998 21:22:38 +0000 Subject: Add gotcha to the list of current bugs, according to Niklas e-mail to misc. --- share/man/man4/vnd.4 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/share/man/man4/vnd.4 b/share/man/man4/vnd.4 index 370f09736c9..f2f71795778 100644 --- a/share/man/man4/vnd.4 +++ b/share/man/man4/vnd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vnd.4,v 1.7 1998/06/08 17:14:36 deraadt Exp $ +.\" $OpenBSD: vnd.4,v 1.8 1998/07/03 21:22:37 espie Exp $ .\" $NetBSD: vnd.4,v 1.1 1995/12/30 18:10:48 thorpej Exp $ .\" .\" Copyright (c) 1995 Jason R. Thorpe. @@ -87,6 +87,12 @@ driver does not work if the file does not reside in a local filesystem. However the .Nm svnd variant does. +.Pp +Currently, in order to be able to enable swap on a vnd device, the kernel +must have been configured for it, e.g., +.Bd -unfilled -offset indent +config bsd root on sd0a swap on sd0b and vnd0c dumps on sd0b +.Ed .Sh FILES /dev/{,r}{,s}vnd* - vnd device special files. .Pp -- cgit v1.2.3