commit d91ab9ea7b4c0587b4ac5bcbddf091a269bd9213
parent 9752950804975918aa299b8cd525961c1c2bae45
Author: rsc <devnull@localhost>
Date: Tue, 15 May 2007 14:37:58 +0000
document tab width field
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/man/man4/acme.4 b/man/man4/acme.4
@@ -159,8 +159,9 @@ is always appended; the file offset is ignored.
.B ctl
may be read to recover the five numbers as held in the
.B index
-file, described above, plus two more fields: the width of the
-window in pixels and the name of the font used in the window.
+file, described above, plus three more fields: the width of the
+window in pixels, the name of the font used in the window,
+and the width of a tab character in pixels.
Text messages may be written to
.B ctl
to affect the window.