diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2017-04-22 04:00:22 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2017-04-22 04:00:22 +0000 |
commit | dad77f0ade2df22ab8afa6eddc7ff3d6f9d53883 (patch) | |
tree | be1ac9ebd717a6b2314eb745caea11d1c260a8c0 /share/man/man4/Makefile | |
parent | f0b8d31cd5ef59a491717963d7ebc26f0e3808d5 (diff) |
Manual page for witness(4). Adapted from FreeBSD.
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 43c40b22e50..d2c67fec3b0 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.651 2017/03/30 16:04:36 jcs Exp $ +# $OpenBSD: Makefile,v 1.652 2017/04/22 04:00:21 visa Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpials.4 acpiasus.4 acpibat.4 \ @@ -77,7 +77,7 @@ MAN= aac.4 ac97.4 acphy.4 \ vmmci.4 vmt.4 vmwpvs.4 vmx.4 vnd.4 vr.4 \ vscsi.4 vte.4 vxlan.4 \ watchdog.4 wb.4 wbenv.4 wbng.4 wbsd.4 wbsio.4 wd.4 wdc.4 wdsc.4 we.4 \ - wi.4 wpi.4 wscons.4 wsdisplay.4 wskbd.4 wsmouse.4 wsmux.4 \ + wi.4 witness.4 wpi.4 wscons.4 wsdisplay.4 wskbd.4 wsmouse.4 wsmux.4 \ xbf.4 xe.4 xen.4 xf86.4 xge.4 xhci.4 xl.4 xmphy.4 xnf.4 xspd.4 \ yds.4 zero.4 zyd.4 |