diff options
author | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2012-08-03 16:35:37 +0000 |
---|---|---|
committer | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2012-08-03 16:35:37 +0000 |
commit | 439c88e9ccc665e0956ba9cd942114e0dea033a2 (patch) | |
tree | d123593f1f339ca4eabc21c0f2e9e6f5a89a34f9 | |
parent | 55a5ec9aecea62d8b7b141f951b9f1eaf94337a3 (diff) |
add oce.4
-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 1e8e4450f74..aefdcea37bc 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.533 2012/06/20 18:33:58 matthew Exp $ +# $OpenBSD: Makefile,v 1.534 2012/08/03 16:35:36 mikeb Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \ @@ -39,7 +39,7 @@ MAN= aac.4 ac97.4 acphy.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 \ nvt.4 \ - ohci.4 options.4 onewire.4 oosiop.4 osiop.4 otus.4 \ + oce.4 ohci.4 options.4 onewire.4 oosiop.4 osiop.4 otus.4 \ owid.4 owctr.4 owsbm.4 \ owtemp.4 pcagpio.4 pcaled.4 pcdisplay.4 pchb.4 pci.4 pcib.4 pcfadc.4 \ pcfiic.4 pciide.4 pckbc.4 pckbd.4 pcmcia.4 pcn.4 pcppi.4 pcscp.4 \ |