Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Sort SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/b5c5f1cbe8bf
branches:  trunk
changeset: 823977:b5c5f1cbe8bf
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed May 17 09:03:12 2017 +0000

description:
Sort SEE ALSO.

diffstat:

 share/man/man4/vioscsi.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r c332020a2929 -r b5c5f1cbe8bf share/man/man4/vioscsi.4
--- a/share/man/man4/vioscsi.4  Wed May 17 07:12:50 2017 +0000
+++ b/share/man/man4/vioscsi.4  Wed May 17 09:03:12 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vioscsi.4,v 1.1 2017/05/16 23:21:53 jdolecek Exp $
+.\" $NetBSD: vioscsi.4,v 1.2 2017/05/17 09:03:12 wiz Exp $
 .\"
 .\" Copyright (c) 2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -39,9 +39,9 @@
 .Xr virtio 4
 SCSI adapters.
 .Sh SEE ALSO
-.Xr virtio 4 ,
 .Xr scsi 4 ,
-.Xr sd 4
+.Xr sd 4 ,
+.Xr virtio 4
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index