tdocument tab width field - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit d91ab9ea7b4c0587b4ac5bcbddf091a269bd9213
 (DIR) parent 9752950804975918aa299b8cd525961c1c2bae45
 (HTM) Author: rsc <devnull@localhost>
       Date:   Tue, 15 May 2007 14:37:58 +0000
       
       document tab width field
       
       Diffstat:
         M man/man4/acme.4                     |       5 +++--
       
       1 file changed, 3 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/man/man4/acme.4 b/man/man4/acme.4
       t@@ -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.