diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2015-12-31 13:17:32 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2015-12-31 13:17:32 +0000 |
commit | 9d07f1fa995859944a849f51af24ee7c6795b14e (patch) | |
tree | 30264f5980e588c62fada6d212b399ff5734890a /share/man/man4/Makefile | |
parent | 8eda5d96920a8a82a75b71f6d4a1a7c01be2b367 (diff) |
Manual page for pchtemp(4).
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r-- | share/man/man4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 821de462c70..9f4da8c261f 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.609 2015/12/21 22:15:53 sf Exp $ +# $OpenBSD: Makefile,v 1.610 2015/12/31 13:17:31 kettenis Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \ @@ -39,8 +39,8 @@ MAN= aac.4 ac97.4 acphy.4 \ ne.4 neo.4 nep.4 netintro.4 nfe.4 nge.4 nmea.4 \ nsclpcsio.4 nsgphy.4 nsphy.4 nsphyter.4 null.4 nviic.4 nvt.4 \ oce.4 ohci.4 options.4 onewire.4 oosiop.4 osiop.4 otus.4 \ - owid.4 owctr.4 owsbm.4 \ - owtemp.4 pair.4 pcagpio.4 pcaled.4 pcdisplay.4 pchb.4 pci.4 pcib.4 \ + owid.4 owctr.4 owsbm.4 owtemp.4 \ + pair.4 pcagpio.4 pcaled.4 pcdisplay.4 pchb.4 pchtemp.4 pci.4 pcib.4 \ pcfadc.4 pcfiic.4 pciide.4 pckbc.4 pckbd.4 pcmcia.4 pcn.4 pcppi.4 \ pcscp.4 pf.4 pflog.4 pflow.4 pfsync.4 pgt.4 piixpm.4 pim.4 pipex.4 \ pms.4 ppb.4 ppp.4 pppoe.4 pppx.4 pty.4 puc.4 pvbus.4 pwdog.4 \ |