diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-05-20 20:29:39 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-05-20 20:29:39 +0000 |
commit | dd292d506df2fa78190a8da7447db098174ff255 (patch) | |
tree | cf1fd2b6778281c7d2e2bba7aecbccf5ac5e986c /share/man/man4/Makefile | |
parent | 05ca42d3031fa8522cfa9d7e97837b19431ac1bb (diff) |
it(4) man page.
Work by Julien Bordet <zejames@greyhats.org>.
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 64e3274f896..88f50b86d9d 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.238 2003/04/25 21:53:20 grange Exp $ +# $OpenBSD: Makefile,v 1.239 2003/05/20 20:29:38 grange Exp $ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 \ ami.4 amdpm.4 amphy.4 an.4 aria.4 ast.4 atalk.4 atapiscsi.4 \ @@ -13,7 +13,7 @@ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 \ hilkbd.4 hilid.4 hilms.4 hme.4 hsq.4 icmp.4 \ icsphy.4 idp.4 iha.4 ifmedia.4 \ inet.4 inphy.4 iop.4 iopsp.4 ioprbs.4 iophy.4 ip.4 ipcomp.4 ipsec.4 \ - isa.4 isapnp.4 ises.4 iso.4 isp.4 \ + isa.4 isapnp.4 ises.4 iso.4 isp.4 it.4 \ ksyms.4 kue.4 \ lc.4 lge.4 lkm.4 lm.4 lmc.4 lo.4 lofn.4 lpt.4 lxtphy.4 \ maestro.4 midi.4 mii.4 mpu.4 mtdphy.4 mtio.4 \ |