From dff1951e61ccc4953ce4847958cdd77587fd1594 Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Fri, 28 Apr 2006 06:13:19 +0000 Subject: [PATCH] Install rr232x.4 only on i386 and amd64. --- share/man/man4/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index ca47fadf8cbb..5e5a75413f3e 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -261,6 +261,7 @@ MAN= aac.4 \ rndtest.4 \ route.4 \ rp.4 \ + ${_rr232x.4} \ rr232x.4 \ rue.4 \ sa.4 \ @@ -503,6 +504,7 @@ _if_nve.4= if_nve.4 _ipmi.4= ipmi.4 _nfsmb.4= nfsmb.4 _nve.4= nve.4 +_rr232x.4= rr232x.4 _spkr.4= spkr.4 _speaker.4= speaker.4 .endif