Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Build and install virtio(4) manual page - missed in previous...
details: https://anonhg.NetBSD.org/src/rev/724480c1a175
branches: trunk
changeset: 333276:724480c1a175
user: tls <tls%NetBSD.org@localhost>
date: Sun Oct 26 18:48:09 2014 +0000
description:
Build and install virtio(4) manual page - missed in previous commit.
diffstat:
distrib/sets/lists/man/mi | 5 ++++-
share/man/man4/Makefile | 5 +++--
2 files changed, 7 insertions(+), 3 deletions(-)
diffs (52 lines):
diff -r d896c32e23cc -r 724480c1a175 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Sun Oct 26 18:43:18 2014 +0000
+++ b/distrib/sets/lists/man/mi Sun Oct 26 18:48:09 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1487 2014/09/23 15:05:25 njoly Exp $
+# $NetBSD: mi,v 1.1488 2014/10/26 18:48:09 tls Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1915,6 +1915,7 @@
./usr/share/man/cat4/vinum.0 man-obsolete obsolete
./usr/share/man/cat4/vioif.0 man-sys-catman .cat
./usr/share/man/cat4/viomb.0 man-sys-catman .cat
+./usr/share/man/cat4/viornd.0 man-sys-catman .cat
./usr/share/man/cat4/virt.0 man-sys-catman .cat
./usr/share/man/cat4/virtio.0 man-sys-catman .cat
./usr/share/man/cat4/vlan.0 man-sys-catman .cat
@@ -4884,6 +4885,7 @@
./usr/share/man/html4/video.html man-sys-htmlman html
./usr/share/man/html4/vioif.html man-sys-htmlman html
./usr/share/man/html4/viomb.html man-sys-htmlman html
+./usr/share/man/html4/viornd.html man-sys-htmlman html
./usr/share/man/html4/virt.html man-sys-htmlman html
./usr/share/man/html4/virtio.html man-sys-htmlman html
./usr/share/man/html4/vlan.html man-sys-htmlman html
@@ -7783,6 +7785,7 @@
./usr/share/man/man4/vinum.4 man-obsolete obsolete
./usr/share/man/man4/vioif.4 man-sys-man .man
./usr/share/man/man4/viomb.4 man-sys-man .man
+./usr/share/man/man4/viornd.4 man-sys-man .man
./usr/share/man/man4/virt.4 man-sys-man .man
./usr/share/man/man4/virtio.4 man-sys-man .man
./usr/share/man/man4/vlan.4 man-sys-man .man
diff -r d896c32e23cc -r 724480c1a175 share/man/man4/Makefile
--- a/share/man/man4/Makefile Sun Oct 26 18:43:18 2014 +0000
+++ b/share/man/man4/Makefile Sun Oct 26 18:48:09 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.617 2014/08/25 12:49:22 tsutsui Exp $
+# $NetBSD: Makefile,v 1.618 2014/10/26 18:48:09 tls Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -62,7 +62,8 @@
ti.4 tl.4 tlp.4 tlphy.4 tpm.4 tprof.4 tr.4 tra.4 \
trm.4 tty.4 tun.4 tqphy.4 twa.4 twe.4 txp.4 \
uark.4 ubsec.4 udp.4 uep.4 ug.4 uha.4 uk.4 ukphy.4 unix.4 userconf.4 \
- vald.4 veriexec.4 vga.4 vge.4 viaide.4 video.4 vioif.4 viomb.4 virt.4 \
+ vald.4 veriexec.4 vga.4 vge.4 viaide.4 video.4 vioif.4 viomb.4 \
+ viornd.4 virt.4 \
virtio.4 vlan.4 vmmon.4 vmnet.4 vnd.4 voodoofb.4 vr.4 vte.4 \
wapbl.4 wb.4 wbsio.4 wd.4 wdc.4 wi.4 wm.4 wpi.4 \
wscons.4 wsdisplay.4 wsfont.4 wskbd.4 wsmouse.4 wsmux.4 \
Home |
Main Index |
Thread Index |
Old Index