diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-02-16 22:32:13 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-02-16 22:32:13 +0000 |
| commit | b8dc034799bd119ab952a2dab09798251680c38d (patch) | |
| tree | 9d48e7233d43ea0f8941eeb9659f94961cea5314 /lib | |
| parent | 934d03e415d1660921d4d47f06b41a8846f37fb5 (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 940d1602c671..a750f3693f5b 100644 --- a/lib/libc/gen/Makefile.inc +++ b/lib/libc/gen/Makefile.inc @@ -118,4 +118,4 @@ MLINKS+=tzset.3 tzsetwall.3 MLINKS+=vis.3 strvis.3 vis.3 strvisx.3 MLINKS+=unvis.3 strunvis.3 MLINKS+=fts.3 fts_open.3 fts.3 fts_read.3 fts.3 fts_children.3 \ - fts.3 fts_close.3 + fts.3 fts_close.3 fts.3 fts_set.3 |
