diff options
author | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2015-12-09 00:34:10 +0000 |
---|---|---|
committer | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2015-12-09 00:34:10 +0000 |
commit | 5f9e4783223aec658b22540b58f21cb6e6596ac3 (patch) | |
tree | 4090986e27582ee572f0dffba2d3e840f9995c81 /share/man/man4/Makefile | |
parent | 0fef5df8610b6ae751f7cdd849cca3336c3ae116 (diff) |
xspd(4) man page
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r-- | share/man/man4/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 74725f7f579..19f64b98456 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.607 2015/12/09 00:26:39 mikeb Exp $ +# $OpenBSD: Makefile,v 1.608 2015/12/09 00:34:09 mikeb Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \ @@ -73,7 +73,8 @@ MAN= aac.4 ac97.4 acphy.4 \ vscsi.4 vte.4 vxlan.4 \ watchdog.4 wb.4 wbenv.4 wbng.4 wbsd.4 wbsio.4 wd.4 wdc.4 wdsc.4 we.4 \ wi.4 wpi.4 wscons.4 wsdisplay.4 wskbd.4 wsmouse.4 wsmux.4 \ - xe.4 xen.4 xf86.4 xge.4 xhci.4 xl.4 xmphy.4 yds.4 ym.4 zero.4 zyd.4 + xe.4 xen.4 xf86.4 xge.4 xhci.4 xl.4 xmphy.4 xspd.4 \ + yds.4 ym.4 zero.4 zyd.4 MLINKS+=adv.4 adw.4 MLINKS+=audio.4 mixer.4 |