diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-07-06 09:05:05 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-07-06 09:05:05 +0000 |
commit | b1a783a20d40e74f55151365e5b7d55b4b0c9a34 (patch) | |
tree | 40580ab948f9491769d150e63bdf63b6e8969e48 /share/man/man4/man4.sparc64/Makefile | |
parent | 4e759ed6385346d0d16e43f5d376e7f1e90b3b79 (diff) |
ssm(4)
Diffstat (limited to 'share/man/man4/man4.sparc64/Makefile')
-rw-r--r-- | share/man/man4/man4.sparc64/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc64/Makefile b/share/man/man4/man4.sparc64/Makefile index 6613ca5f705..d21056587a9 100644 --- a/share/man/man4/man4.sparc64/Makefile +++ b/share/man/man4/man4.sparc64/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.64 2008/07/06 07:28:32 kettenis Exp $ +# $OpenBSD: Makefile,v 1.65 2008/07/06 09:05:04 kettenis Exp $ MAN= agten.4 apio.4 asio.4 audioce.4 audiocs.4 autoconf.4 auxio.4 \ bbc.4 be.4 beeper.4 bpp.4 bwtwo.4 central.4 cgsix.4 cgthree.4 \ @@ -6,7 +6,8 @@ MAN= agten.4 apio.4 asio.4 audioce.4 audiocs.4 autoconf.4 auxio.4 \ ebus.4 ecadc.4 environ.4 esp.4 fhc.4 ifb.4 intro.4 le.4 led.4 \ magma.4 mem.4 mgx.4 openprom.4 \ pcons.4 pmc.4 power.4 ppm.4 prtc.4 psycho.4 pyro.4 qe.4 qec.4 rfx.4 \ - sab.4 sbbc.4 schizo.4 spif.4 tda.4 timer.4 tvtwo.4 upa.4 uperf.4 \ + sab.4 sbbc.4 schizo.4 spif.4 ssm.4 \ + tda.4 timer.4 tvtwo.4 upa.4 uperf.4 \ vbus.4 vcons.4 vigra.4 vpci.4 vrtc.4 xbox.4 \ zs.4 zx.4 MLINKS= beeper.4 beep.4 \ |