From 508d6f39d9ea532dd344dc30b143cefa8e5b6868 Mon Sep 17 00:00:00 2001 From: mickey Date: Mon, 16 Sep 1996 15:59:11 +0000 Subject: [PATCH] note in bugs that disklabels are not supported. from netbsd-pr kern/2759 --- share/man/man4/vnd.4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/share/man/man4/vnd.4 b/share/man/man4/vnd.4 index 346dde5bc41..387c07dc576 100644 --- a/share/man/man4/vnd.4 +++ b/share/man/man4/vnd.4 @@ -71,6 +71,9 @@ for more information. The .Nm driver does not work if the file does not reside in a local filesystem. +The +.Nm +driver does not support disklabels at the moment. .Sh FILES /dev/{,r}vnd* - vnd device special files. .Pp -- 2.20.1