svn commit: r341647 - head/share/man/man4
Joel Dahl
joel at FreeBSD.org
Thu Dec 6 19:49:09 UTC 2018
Author: joel (doc committer)
Date: Thu Dec 6 19:49:08 2018
New Revision: 341647
URL: https://svnweb.freebsd.org/changeset/base/341647
Log:
Sort .Xr
Modified:
head/share/man/man4/vmci.4
Modified: head/share/man/man4/vmci.4
==============================================================================
--- head/share/man/man4/vmci.4 Thu Dec 6 19:27:15 2018 (r341646)
+++ head/share/man/man4/vmci.4 Thu Dec 6 19:49:08 2018 (r341647)
@@ -54,8 +54,8 @@ In addition to this, the VMCI kernel API provides supp
events related to the state of the VMCI communication channels, and the
virtual machine itself.
.Sh SEE ALSO
-.Xr pci 9 ,
-.Xr socket 2
+.Xr socket 2 ,
+.Xr pci 9
.Rs
.%T "VMware vSockets Documentation"
.%U https://www.vmware.com/support/developer/vmci-sdk/
More information about the svn-src-all
mailing list