From owner-cvs-lib Thu Jun 6 18:35:13 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA04274 for cvs-lib-outgoing; Thu, 6 Jun 1996 18:35:13 -0700 (PDT) Received: (from alex@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA04206; Thu, 6 Jun 1996 18:34:50 -0700 (PDT) Date: Thu, 6 Jun 1996 18:34:50 -0700 (PDT) From: Alex Nash Message-Id: <199606070134.SAA04206@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/sys truncate.2 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 96/06/06 18:34:49 Modified: lib/libc/sys truncate.2 Log: Document that truncate can also be used to extend the size of a file, but doing so is not truly portable. Revision Changes Path 1.2 +8 -2 src/lib/libc/sys/truncate.2