diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-09-16 15:59:12 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-09-16 15:59:12 +0000 |
commit | 629ffcbeb85b6bb455f41cfc818a218f61499f56 (patch) | |
tree | a3e0b074e14a503ccd561162da93be6c7664a4a4 /share | |
parent | 81ec81b12afb110dc6189314ef9bcf6a7cddd349 (diff) |
note in bugs that disklabels are not supported.
from netbsd-pr kern/2759 <jonathan@DSG.Stanford.EDU>
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/vnd.4 | 3 |
1 files changed, 3 insertions, 0 deletions
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 |