Hello, while updating german www translations, i've found a contradiction in between 49.html and vds.4, the former talking about vDisk 1.1, the latter about v1.0. I have no idea of SPARC, but Google says v1.1 exists. This patches also vdsk.4, though that might be wrong.
--steffen diff --git a/share/man/man4/man4.sparc64/vds.4 b/share/man/man4/man4.sparc64/vds.4 index 871b6b2..6de51a4 100644 --- a/share/man/man4/man4.sparc64/vds.4 +++ b/share/man/man4/man4.sparc64/vds.4 @@ -39,7 +39,7 @@ domain's machine description. .Pp The .Nm -driver supports version 1.0 of the vDisk protocol. +driver supports version 1.1 of the vDisk protocol. .Sh SEE ALSO .Xr cbus 4 , .Xr intro 4 , diff --git a/share/man/man4/man4.sparc64/vdsk.4 b/share/man/man4/man4.sparc64/vdsk.4 index 3fd34a4..2e69bb6 100644 --- a/share/man/man4/man4.sparc64/vdsk.4 +++ b/share/man/man4/man4.sparc64/vdsk.4 @@ -33,7 +33,7 @@ domain using a logical domain channel provided by the hypervisor. .Pp The .Nm -driver supports version 1.0 of the vDisk protocol. +driver supports version 1.1 of the vDisk protocol. .Sh SEE ALSO .Xr cbus 4 , .Xr intro 4 ,