diff options
| author | Alexander Langer <alex@FreeBSD.org> | 2000-07-02 21:45:16 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 2000-07-02 21:45:16 +0000 |
| commit | 0b1c18e4cf719634a63d53f9745e579569e92a75 (patch) | |
| tree | f70effa409e7edfee6f8689daf26ccb3a5a1a266 /lib/libc | |
| parent | d8fa6babb44f39dcfef3a48744b7b313177cb1d4 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/Makefile.inc b/lib/libc/gen/Makefile.inc index 7f608872a5da..6210ee918bb3 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 +MLINKS+=unvis.3 strunvis.3 strunvisx.3 MLINKS+=vis.3 strvis.3 vis.3 strvisx.3 .endif |
