From owner-cvs-share Mon Feb 17 00:30:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA01493 for cvs-share-outgoing; Mon, 17 Feb 1997 00:30:19 -0800 (PST) Received: (from jmg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA01482; Mon, 17 Feb 1997 00:30:17 -0800 (PST) Date: Mon, 17 Feb 1997 00:30:17 -0800 (PST) From: John-Mark Gurney Message-Id: <199702170830.AAA01482@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man3 intro.3 Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmg 97/02/17 00:30:17 Modified: share/man/man3 intro.3 Log: Bring intro(3) a bit closer to reality: 1) comment out xref to non-existant libc(3) 2) comment out reference to Fortran specific section (3f) 3) add libkvm with reference to kvm(3) 4) comment out xref to non-existant pc(1) 5) comment out libplot and libplotf77 6) fix problem with -ltermcap not being parenthesized 7) sort files listing still missing most of the libraries that exist in /usr/lib. Closes PR#1151 Revision Changes Path 1.4 +30 -25 src/share/man/man3/intro.3