From b8dc034799bd119ab952a2dab09798251680c38d Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Sun, 16 Feb 1997 22:32:13 +0000 Subject: [PATCH] Add forgotten man page link fts_set.3 -> fts.3 --- 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 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