From owner-freebsd-commit Sat Feb 17 17:57:03 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA16531 for freebsd-commit-outgoing; Sat, 17 Feb 1996 17:57:03 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA16524 for cvs-all-outgoing; Sat, 17 Feb 1996 17:57:01 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA16501 Sat, 17 Feb 1996 17:56:53 -0800 (PST) Date: Sat, 17 Feb 1996 17:56:53 -0800 (PST) From: Wolfram Schneider Message-Id: <199602180156.RAA16501@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/gen Makefile.inc Sender: owner-commit@FreeBSD.ORG Precedence: bulk wosch 96/02/17 17:56:53 Modified: lib/libc/gen Makefile.inc Log: man page links fts_open.3 -> fts.3 fts_read.3 -> fts.3 fts_children.3 -> fts.3 fts_close.3 -> fts.3 Revision Changes Path 1.21 +3 -1 src/lib/libc/gen/Makefile.inc