diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2007-07-02 01:57:55 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2007-07-02 01:57:55 +0000 |
commit | bfe63d9a14becbeeef449c7659e8294911d24ba9 (patch) | |
tree | ffdc4a9698ef75e7f825e3d7cccd1fe4eff8f472 /share/man/man4/Makefile | |
parent | f2a8fd953b5825c77818056062bfde8601920b9f (diff) |
document jmb(4).
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r-- | share/man/man4/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 722ef6c0895..a2ce7fc2cc8 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.420 2007/06/19 11:33:40 uwe Exp $ +# $OpenBSD: Makefile,v 1.421 2007/07/02 01:57:54 dlg Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \ @@ -23,8 +23,9 @@ MAN= aac.4 ac97.4 acphy.4 \ ichiic.4 ichwdt.4 icmp.4 icmp6.4 icsphy.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 ipgphy.4 ipmi.4 ips.4 ipsec.4 ipw.4 \ - isa.4 isagpio.4 isapnp.4 \ - ises.4 isp.4 it.4 iwi.4 ixgb.4 ksyms.4 kue.4 lc.4 lge.4 lkm.4 lm.4 \ + isa.4 isagpio.4 isapnp.4 ises.4 isp.4 it.4 iwi.4 ixgb.4 \ + jmb.4 \ + ksyms.4 kue.4 lc.4 lge.4 lkm.4 lm.4 \ lmc.4 lmenv.4 lmtemp.4 lo.4 lofn.4 lpt.4 lxtphy.4 luphy.4 \ maestro.4 mainbus.4 malo.4 maxds.4 maxtmp.4 mbg.4 midi.4 mii.4 mfi.4 \ moscom.4 mpi.4 mpu.4 msk.4 mtd.4 mtdphy.4 multicast.4 mtio.4 myx.4 \ |