diff options
-rw-r--r-- | share/man/man4/man4.sparc64/vds.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc64/vds.4 b/share/man/man4/man4.sparc64/vds.4 index 8032b0fb6fc..362c1f6b9d3 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.2 2009/12/31 14:52:59 jmc Exp $ +.\" $OpenBSD: vds.4,v 1.3 2011/10/19 14:13:12 kettenis 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: December 31 2009 $ +.Dd $Mdocdate: October 19 2011 $ .Dt VDS 4 sparc64 .Os .Sh NAME @@ -39,7 +39,7 @@ domain's machine description. .Pp The .Nm -driver supports version 1.0 of the vDisk protocol. +driver supports version 1.0 and version 1.1 of the vDisk protocol. .Sh SEE ALSO .Xr cbus 4 , .Xr intro 4 , |