diff options
author | bde <bde@FreeBSD.org> | 1996-01-01 16:54:34 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1996-01-01 16:54:34 +0000 |
commit | 41a85c3220b12c26f2e3ae615618cfb8dac00bfe (patch) | |
tree | 7bb58ab53ef6bdd0f56c30288e57b350eb9e3fde /share | |
parent | e0fd840147597b493319a02397fffe085a91078d (diff) | |
download | FreeBSD-src-41a85c3220b12c26f2e3ae615618cfb8dac00bfe.zip FreeBSD-src-41a85c3220b12c26f2e3ae615618cfb8dac00bfe.tar.gz |
Added io.4.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index bcb17e9..3eb572d 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 0.1 (RWGrimes) 3/25/93 MAN4= aha.4 ahb.4 ahc.4 apm.4 ar.4 asc.4 bt.4 cx.4 cy.4 dgb.4 \ - ed.4 fdc.4 fe.4 ie.4 \ + ed.4 fdc.4 fe.4 ie.4 io.4 \ is.4 joy.4 keyboard.4 labpc.4 lpt.4 matcd.4 mcd.4 mem.4 meteor.4 \ mse.4 nca.4 npx.4 pcvt.4 scd.4 screen.4 sea.4 si.4 sio.4 spkr.4 \ tw.4 uha.4 wd.4 |