From e62d73a2a11cd2e949203e6ae56a076c07fd149e Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Fri, 4 Aug 2000 08:05:52 +0000 Subject: [PATCH] Merge the truncate(1) utility onto the RELENG_4 branch and adjust the HISTORY section to reflect the first release of FreeBSD in which this utility will appear. --- usr.bin/truncate/truncate.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/truncate/truncate.1 b/usr.bin/truncate/truncate.1 index f9f2ab60537..dc2b69cf480 100644 --- a/usr.bin/truncate/truncate.1 +++ b/usr.bin/truncate/truncate.1 @@ -145,7 +145,7 @@ utility conforms to no known standards. The .Nm utility first appeared in -.Fx 5.0 . +.Fx 4.2 . .Sh AUTHORS The .Nm