From 62753e53e092e0f799d83ab03ba8d6ac64d3c9e2 Mon Sep 17 00:00:00 2001 From: green Date: Mon, 3 Jul 2000 05:21:43 +0000 Subject: Re-pair the MLINKS of unvis.3 with strunvisx.3. This undoubtedly was a world breakage. --- lib/libc/gen/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/gen/Makefile.inc b/lib/libc/gen/Makefile.inc index 6210ee9..86c67b1 100644 --- a/lib/libc/gen/Makefile.inc +++ b/lib/libc/gen/Makefile.inc @@ -120,6 +120,6 @@ MLINKS+=tcsetattr.3 cfgetispeed.3 tcsetattr.3 cfgetospeed.3 \ tcsetattr.3 tcgetattr.3 MLINKS+=ttyname.3 isatty.3 ttyname.3 ttyslot.3 MLINKS+=tzset.3 tzsetwall.3 -MLINKS+=unvis.3 strunvis.3 strunvisx.3 +MLINKS+=unvis.3 strunvis.3 unvis.3 strunvisx.3 MLINKS+=vis.3 strvis.3 vis.3 strvisx.3 .endif -- cgit v1.1