From 4354fc94cd00b5579684f97aedd89d752050ae4e Mon Sep 17 00:00:00 2001 From: bde Date: Sun, 4 Dec 1994 08:07:47 +0000 Subject: [PATCH] Add cx.4 to MLINKS. Someone should fix `man' so that man pages in machine-dependent subdirectories are handled automagically at least for the current machine. --- share/man/man4/man4.i386/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index eeeecb296bf..885ea9ba4f1 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -6,6 +6,7 @@ MAN4= aha.4 ahb.4 bt.4 cx.4 ed.4 fdc.4 ie.4 is.4 keyboard.4 lpt.4 mem.4 \ MLINKS= aha.4 ../aha.4 MLINKS+= ahb.4 ../ahb.4 MLINKS+= bt.4 ../bt.4 +MLINKS+= cx.4 ../cx.4 MLINKS+= ed.4 ../ed.4 MLINKS+= fdc.4 ../fdc.4 MLINKS+= ie.4 ../ie.4 -- 2.45.0