diff options
author | Marc Balmer <mbalmer@cvs.openbsd.org> | 2006-12-17 16:32:36 +0000 |
---|---|---|
committer | Marc Balmer <mbalmer@cvs.openbsd.org> | 2006-12-17 16:32:36 +0000 |
commit | a95dd31a79af38969a05cc886e289bb1ee832797 (patch) | |
tree | 52fc1ec9acf0271644d2344d045fc785389c75fc /share/man/man4/Makefile | |
parent | 6083f9277517b6ab275011110788a080c535a98e (diff) |
mbg(4), a driver for Meinberg Funkuhren time signal station receivers
"Made in Switzerland"
Currently, the DCF77 PCI32 receiver card is supported
I have to mention the outstanding support from Meinberg, not only did they
give me the hardware, docs, and reference source code, but they even call
me back to explain the details of their hardware to me. If only the wireless
manufacturors were that cooperative...
ok claudio, ok mglocker, "commit it when ready" deraadt
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 0b2f57aa15d..b25cbef9e6b 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.399 2006/12/12 23:54:44 pedro Exp $ +# $OpenBSD: Makefile,v 1.400 2006/12/17 16:32:35 mbalmer Exp $ MAN= aac.4 ac97.4 acphy.4 acpi.4 acx.4 \ adc.4 addcom.4 admcts.4 admlc.4 admtemp.4 \ @@ -24,7 +24,7 @@ MAN= aac.4 ac97.4 acphy.4 acpi.4 acx.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 \ 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 midi.4 mii.4 mfi.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 ne.4 \ neo.4 netintro.4 nfe.4 nge.4 nmea.4 noct.4 nofn.4 nsclpcsio.4 \ nsgphy.4 nsphy.4 nsphyter.4 null.4 nviic.4 ohci.4 opl.4 options.4 \ |