diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2014-09-29 10:51:50 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2014-09-29 10:51:50 +0000 |
commit | 0b7121b81ff7efb3f95ff0ba73af311eecc93306 (patch) | |
tree | 47971ae7e83a25ab5437340395fb576c90ab9950 /share | |
parent | 41aa94c2539d91c5eeacdadcce8596c23ec01730 (diff) |
document that vds(4) now supports block devices
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.sparc64/vds.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.sparc64/vds.4 b/share/man/man4/man4.sparc64/vds.4 index d5b76f20fa6..669159fb380 100644 --- a/share/man/man4/man4.sparc64/vds.4 +++ b/share/man/man4/man4.sparc64/vds.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vds.4,v 1.4 2013/07/16 16:05:50 schwarze Exp $ +.\" $OpenBSD: vds.4,v 1.5 2014/09/29 10:51:49 stsp Exp $ .\" .\" Copyright (c) 2009 Mark Kettenis <kettenis@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: September 29 2014 $ .Dt VDS 4 sparc64 .Os .Sh NAME @@ -33,8 +33,8 @@ domains through a logical domain channel provided by the UltraSPARC Hypervisor. The .Nm -driver uses disk images in the form of regular files. -The name of the file used for the disk image is taken from the +driver uses block devices or disk images in the form of regular files. +The name of the block device or file used for the disk image is taken from the domain's machine description. .Pp The |