diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2020-01-14 17:00:37 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2020-01-14 17:00:37 +0000 |
commit | f66c8ecc37d9ad46a144e6a8b6edf8214d93b570 (patch) | |
tree | fbb24680b987c0fe301527a2514f0a0cf2a901ce /share/man/man4/Makefile | |
parent | 1b0b53db2f77e1cdc4b5db5c0969e07a29f2f71c (diff) |
amltemp(4)
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 100397dede7..3ac574a6fce 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.749 2020/01/11 00:56:37 jsg Exp $ +# $OpenBSD: Makefile,v 1.750 2020/01/14 17:00:36 kettenis Exp $ MAN= aac.4 abcrtc.4 ac97.4 acphy.4 acrtc.4 \ acpi.4 acpiac.4 acpials.4 acpiasus.4 acpibat.4 \ @@ -12,7 +12,7 @@ MAN= aac.4 abcrtc.4 ac97.4 acphy.4 acrtc.4 \ ahc.4 ahci.4 ahd.4 aibs.4 aic.4 \ akbd.4 alipm.4 amas.4 amdgpio.4 amdiic.4 amdpm.4 ami.4 \ amlclock.4 amldwusb.4 amliic.4 amlmmc.4 amlpciephy.4 amlpinctrl.4 \ - amlpwm.4 amlreset.4 amlrng.4 amluart.4 amlusbphy.4 \ + amlpwm.4 amlreset.4 amlrng.4 amltemp.4 amluart.4 amlusbphy.4 \ amphy.4 ams.4 an.4 andl.4 aplgpio.4 aps.4 arc.4 arcofi.4 \ asbtm.4 asmc.4 ast.4 atapiscsi.4 atphy.4 ath.4 athn.4 atu.4 atw.4 \ auacer.4 audio.4 aue.4 auglx.4 auich.4 auixp.4 autri.4 auvia.4 \ |