From owner-svn-src-head@freebsd.org Thu Dec 6 19:49:09 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B6BF1310BAD; Thu, 6 Dec 2018 19:49:09 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E2597CF33; Thu, 6 Dec 2018 19:49:09 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ED8274AC; Thu, 6 Dec 2018 19:49:08 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wB6Jn8Ej025754; Thu, 6 Dec 2018 19:49:08 GMT (envelope-from joel@FreeBSD.org) Received: (from joel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB6Jn8Dd025753; Thu, 6 Dec 2018 19:49:08 GMT (envelope-from joel@FreeBSD.org) Message-Id: <201812061949.wB6Jn8Dd025753@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joel set sender to joel@FreeBSD.org using -f From: Joel Dahl Date: Thu, 6 Dec 2018 19:49:08 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r341647 - head/share/man/man4 X-SVN-Group: head X-SVN-Commit-Author: joel X-SVN-Commit-Paths: head/share/man/man4 X-SVN-Commit-Revision: 341647 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1E2597CF33 X-Spamd-Result: default: False [-1.89 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.86)[-0.863,0]; NEURAL_HAM_LONG(-0.08)[-0.083,0]; NEURAL_HAM_SHORT(-0.95)[-0.949,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Dec 2018 19:49:09 -0000 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/