diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2006-01-07 10:48:25 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2006-01-07 10:48:25 +0000 |
commit | 96acbcf818a84e1526a3a801d34e4188af47696e (patch) | |
tree | b2d6cdb04f235d0743ee69becb80a9dc29241dba /share/man/man4/Makefile | |
parent | 235cb4fb101d3686aa90a331099ff8de0ba3e693 (diff) |
Add hpet(4) man page.
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r-- | share/man/man4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 364b5ec2562..0c105c0450b 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.333 2006/01/07 10:25:42 grange Exp $ +# $OpenBSD: Makefile,v 1.334 2006/01/07 10:48:24 grange Exp $ MAN= aac.4 ac97.4 acphy.4 acpi.4 acpitimer.4 \ adc.4 addcom.4 admcts.4 admlc.4 admtemp.4 \ @@ -14,7 +14,7 @@ MAN= aac.4 ac97.4 acphy.4 acpi.4 acpitimer.4 \ emu.4 enc.4 ep.4 epic.4 esa.4 eso.4 ess.4 exphy.4 \ faith.4 fd.4 fdc.4 fms.4 fpa.4 fxp.4 gdt.4 gentbi.4 gem.4 gif.4 \ gpio.4 gpr.4 gre.4 gscsio.4 gtp.4 \ - hifn.4 hil.4 hilid.4 hilkbd.4 hilms.4 hme.4 hotplug.4 hsq.4 \ + hifn.4 hil.4 hilid.4 hilkbd.4 hilms.4 hme.4 hotplug.4 hpet.4 hsq.4 \ ichiic.4 ichwdt.4 icmp.4 icmp6.4 icsphy.4 idp.4 ifmedia.4 \ iha.4 iic.4 inet.4 inet6.4 inphy.4 iop.4 iophy.4 ioprbs.4 \ iopsp.4 ip.4 ip6.4 ipcomp.4 ipmi.4 ipsec.4 ipw.4 isa.4 isapnp.4 \ |