Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/28/2000 02:41:53
Module Name:	basesrc
Committed By:	jdolecek
Date:		Sun May 28 09:41:53 UTC 2000

Modified Files:
	basesrc/lib/libc/sys: truncate.2

Log Message:
update to match current common implementation on NetBSD - [f]truncate()
  normally lengtens the file if it's shorter than specified length
also change wording slighly, to match wording in SUS

XXX someone should check how much of SUS truncate(2) specification is true
XXX on NetBSD and update this manpage accordingly


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/sys/truncate.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.