Module Name: src
Committed By: wiz
Date: Mon Oct 28 13:44:42 UTC 2019
Modified Files:
src/usr.sbin/nvmmctl: nvmmctl.8
Log Message:
Sort SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/nvmmctl/nvmmctl.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/nvmmctl/nvmmctl.8
diff -u src/usr.sbin/nvmmctl/nvmmctl.8:1.1 src/usr.sbin/nvmmctl/nvmmctl.8:1.2
--- src/usr.sbin/nvmmctl/nvmmctl.8:1.1 Mon Oct 28 13:04:18 2019
+++ src/usr.sbin/nvmmctl/nvmmctl.8 Mon Oct 28 13:44:42 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: nvmmctl.8,v 1.1 2019/10/28 13:04:18 maxv Exp $
+.\" $NetBSD: nvmmctl.8,v 1.2 2019/10/28 13:44:42 wiz Exp $
.\"
.\" Copyright (c) 2019 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -54,8 +54,8 @@ Display the capabilities of the system.
Display information on each virtual machine registered in the system.
.El
.Sh SEE ALSO
-.Xr nvmm 4 ,
-.Xr libnvmm 3
+.Xr libnvmm 3 ,
+.Xr nvmm 4
.Sh AUTHORS
The
.Nm