From 73c3b50972f8ffdcfeaf5cecd9bb2a56c6c27121 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 19 Dec 2006 11:20:34 +0000 Subject: The -r option can also cause the files to be extended (not necessarily truncated). --- usr.bin/truncate/truncate.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/truncate') diff --git a/usr.bin/truncate/truncate.1 b/usr.bin/truncate/truncate.1 index 1ed0a48..827097c 100644 --- a/usr.bin/truncate/truncate.1 +++ b/usr.bin/truncate/truncate.1 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 9, 2006 +.Dd December 19, 2006 .Dt TRUNCATE 1 .Os .Sh NAME @@ -65,7 +65,7 @@ utility does not treat this as an error. No error messages are displayed and the exit value is not affected. .It Fl r Ar rfile -Truncate files to the length of the file +Truncate or extend files to the length of the file .Ar rfile . .It Fl s Xo .Sm off -- cgit v1.1