summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2000-07-03 05:21:43 +0000
committergreen <green@FreeBSD.org>2000-07-03 05:21:43 +0000
commit62753e53e092e0f799d83ab03ba8d6ac64d3c9e2 (patch)
tree9cd5f3a1c94cbcf326991fdbcf7274d25d32d4b3 /lib/libc
parent17cd35207e710bf788db1e64af5ab7da728f23be (diff)
downloadFreeBSD-src-62753e53e092e0f799d83ab03ba8d6ac64d3c9e2.zip
FreeBSD-src-62753e53e092e0f799d83ab03ba8d6ac64d3c9e2.tar.gz
Re-pair the MLINKS of unvis.3 with strunvisx.3. This undoubtedly was a
world breakage.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud