diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2019-08-11 12:43:23 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2019-08-11 12:43:23 +0000 |
commit | ecb149f2c9b61a857bb4ac9053264c36af7fb62a (patch) | |
tree | 26adf00b4e678fa6adb4a16aa27b6e3b9947c873 /share/man | |
parent | c87732ca8786494c4a9892f756328bff1ba43ed4 (diff) |
sxisyscon(4)
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 890e969ac3a..3fd58ab041e 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.718 2019/08/01 03:08:43 dlg Exp $ +# $OpenBSD: Makefile,v 1.719 2019/08/11 12:43:22 kettenis Exp $ MAN= aac.4 abcrtc.4 ac97.4 acphy.4 acrtc.4 \ acpi.4 acpiac.4 acpials.4 acpiasus.4 acpibat.4 \ @@ -68,7 +68,8 @@ MAN= aac.4 abcrtc.4 ac97.4 acphy.4 acrtc.4 \ sf.4 sili.4 simplefb.4 siop.4 sis.4 sk.4 sli.4 \ sm.4 smsc.4 softraid.4 spdmem.4 sdtemp.4 speaker.4 sppp.4 sqphy.4 \ st.4 ste.4 stge.4 sti.4 stp.4 sv.4 switch.4 sxiccmu.4 sximmc.4 \ - sxipio.4 sxirsb.4 sxirtc.4 sxitemp.4 sxitwi.4 sym.4 sypwr.4 syscon.4 \ + sxipio.4 sxirsb.4 sxirtc.4 sxisyscon.4 sxitemp.4 sxitwi.4 sym.4 \ + sypwr.4 syscon.4 \ tcic.4 tcp.4 termios.4 tht.4 ti.4 tipmic.4 tl.4 \ tlphy.4 thmc.4 tpm.4 tpmr.4 tqphy.4 trm.4 trunk.4 tsl.4 tty.4 \ tun.4 tap.4 twe.4 \ |