From 3a3c02e077062b2b089d666a26e69c3e038e16c2 Mon Sep 17 00:00:00 2001 From: Jason Stover Date: Sat, 17 Dec 2005 20:06:59 +0000 Subject: [PATCH] Corrected references to IMAGE mode --- doc/data-io.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/data-io.texi b/doc/data-io.texi index 9ae0220d..0137ad29 100644 --- a/doc/data-io.texi +++ b/doc/data-io.texi @@ -450,8 +450,8 @@ exception). By default, each tab is 4 characters wide, but an alternate width may be specified on TABWIDTH. A tab width of 0 suppresses tab expansion entirely. -By contrast, in BINARY mode, the data file is opened in ANSI C binary -mode and records are a fixed length. In BINARY mode, LRECL specifies +By contrast, in IMAGE mode, the data file is opened in ANSI C binary +mode and records are a fixed length. In IMAGE mode, LRECL specifies the record length in bytes, with a default of 1024. Tab characters are never expanded to spaces in binary mode. -- 2.30.2