summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-02-18 01:56:51 +0000
committerwosch <wosch@FreeBSD.org>1996-02-18 01:56:51 +0000
commit11de8f751025d32df40813f9548a7374dffc48e8 (patch)
tree1923eb623afbc764f5e90c5f48df13a2e444b5ba /lib
parent579d5f3c488836c1b2b30c57805ab766bda70b54 (diff)
downloadFreeBSD-src-11de8f751025d32df40813f9548a7374dffc48e8.zip
FreeBSD-src-11de8f751025d32df40813f9548a7374dffc48e8.tar.gz
man page links
fts_open.3 -> fts.3 fts_read.3 -> fts.3 fts_children.3 -> fts.3 fts_close.3 -> fts.3
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/Makefile.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/gen/Makefile.inc b/lib/libc/gen/Makefile.inc
index 95e773b..ee01815 100644
--- a/lib/libc/gen/Makefile.inc
+++ b/lib/libc/gen/Makefile.inc
@@ -1,5 +1,5 @@
# From: @(#)Makefile.inc 8.3 (Berkeley) 4/16/94
-# $Id: Makefile.inc,v 1.17 1996/01/22 00:00:45 julian Exp $
+# $Id: Makefile.inc,v 1.20 1996/02/12 07:03:21 mpp Exp $
# machine-independent gen sources
.PATH: ${.CURDIR}/${MACHINE}/gen ${.CURDIR}/gen
@@ -114,3 +114,5 @@ MLINKS+=tcsetattr.3 tcgetattr.3 tcsetattr.3 cfsetospeed.3 \
MLINKS+=ttyname.3 isatty.3 ttyname.3 ttyslot.3
MLINKS+=tzset.3 tzsetwall.3
MLINKS+=vis.3 strvis.3 vis.3 strvisx.3
+MLINKS+=fts.3 fts_open.3 fts.3 fts_read.3 fts.3 fts_children.3 \
+ fts.3 fts_close.3
OpenPOWER on IntegriCloud