Module Name: src
Committed By: msaitoh
Date: Wed May 9 08:22:53 UTC 2018
Modified Files:
src/share/man/man4: Makefile
Log Message:
Add ixv.4.
To generate a diff of this commit:
cvs rdiff -u -r1.651 -r1.652 src/share/man/man4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/Makefile
diff -u src/share/man/man4/Makefile:1.651 src/share/man/man4/Makefile:1.652
--- src/share/man/man4/Makefile:1.651 Wed Jan 24 09:04:42 2018
+++ src/share/man/man4/Makefile Wed May 9 08:22:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.651 2018/01/24 09:04:42 skrll Exp $
+# $NetBSD: Makefile,v 1.652 2018/05/09 08:22:53 msaitoh Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -34,7 +34,7 @@ MAN= aac.4 ac97.4 acardide.4 aceride.4 a
inet.4 ikphy.4 inphy.4 intersil7170.4 intro.4 \
ioasic.4 ioat.4 iop.4 iophy.4 iopsp.4 ip.4 ipkdb.4 ipmi.4 ipw.4 \
irmce.4 isp.4 ismt.4 isv.4 itesio.4 iteide.4 iwi.4 iwm.4 iwn.4 ixg.4 \
- ixpide.4 \
+ ixpide.4 ixv.4 \
jme.4 jmide.4 joy.4 \
kloader.4 kse.4 ksyms.4 kttcp.4 \
l2tp.4 lc.4 ld.4 lii.4 lo.4 lua.4 lxtphy.4 \