diff options
author | 2019-08-11 12:43:22 +0000 | |
---|---|---|
committer | 2019-08-11 12:43:22 +0000 | |
commit | 33d0ff31ff8567db3411ef9b22b707c0c724de6a (patch) | |
tree | bce0f6664c29a4375b146206898c6e0ebb66e050 | |
parent | rework grammar for builtin filters so i can start documenting it (diff) | |
download | wireguard-openbsd-33d0ff31ff8567db3411ef9b22b707c0c724de6a.tar.xz wireguard-openbsd-33d0ff31ff8567db3411ef9b22b707c0c724de6a.zip |
sxisyscon(4)
-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 \ |