summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authornewton <newton@FreeBSD.org>2000-11-29 09:53:22 +0000
committernewton <newton@FreeBSD.org>2000-11-29 09:53:22 +0000
commit9d9f60da2d0c42c0e3caac1fb5d7ef07189c5c1d (patch)
tree9a1dd8c8d968b5c5ebee04720e76223ff0e715d2 /share
parentae6f14bdd3d33a7f1008566f3af5e26e0fb06f89 (diff)
downloadFreeBSD-src-9d9f60da2d0c42c0e3caac1fb5d7ef07189c5c1d.zip
FreeBSD-src-9d9f60da2d0c42c0e3caac1fb5d7ef07189c5c1d.tar.gz
Add streams(4) and svr4(4) to man4.i386 Makefile (yes, I know this should
have happened with the last commit).
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index 96dd9fb..a8417ea 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -7,7 +7,7 @@ MAN4= aic.4 alpm.4 apm.4 ar.4 asc.4 asr.4 \
meteor.4 mse.4 npx.4 \
pcf.4 perfmon.4 pnp.4 \
rdp.4 sb.4 scd.4 \
- spkr.4 sr.4 tw.4 \
+ spkr.4 sr.4 streams.4 svr4.4 tw.4 \
tx.4 vx.4 \
wd.4 wl.4 wt.4
@@ -46,6 +46,8 @@ MLINKS+= sb.4 ../sb.4
MLINKS+= scd.4 ../scd.4
MLINKS+= spkr.4 ../spkr.4 spkr.4 speaker.4 spkr.4 ../speaker.4
MLINKS+= sr.4 ../sr.4
+MLINKS+= streams.4 ../streams.4
+MLINKS+= svr4.4 ../svr4.4
MLINKS+= tw.4 ../tw.4
MLINKS+= tx.4 ../tx.4
MLINKS+= vx.4 ../vx.4
OpenPOWER on IntegriCloud