Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/nvmmctl Sort SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/ff38905bbc8d
branches:  trunk
changeset: 460579:ff38905bbc8d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Oct 28 13:44:42 2019 +0000

description:
Sort SEE ALSO.

diffstat:

 usr.sbin/nvmmctl/nvmmctl.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r a3abca62600b -r ff38905bbc8d usr.sbin/nvmmctl/nvmmctl.8
--- a/usr.sbin/nvmmctl/nvmmctl.8        Mon Oct 28 13:43:42 2019 +0000
+++ b/usr.sbin/nvmmctl/nvmmctl.8        Mon Oct 28 13:44:42 2019 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index