]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/tabs.1.html
ncurses 5.9 - patch 20130309
[ncurses.git] / doc / html / man / tabs.1.html
index 03667030e42846ac32079e6e57ed9d87f4b77de6..8bad28982660901fbaaaa8034ca4b47b7037a81e 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
 <!-- 
   ****************************************************************************
-  * Copyright (c) 2008-2009,2010 Free Software Foundation, Inc.              *
+  * Copyright (c) 2008-2010,2011 Free Software Foundation, Inc.              *
   *                                                                          *
   * Permission is hereby granted, free of charge, to any person obtaining a  *
   * copy of this software and associated documentation files (the            *
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: tabs.1,v 1.4 2010/05/22 20:12:00 tom Exp @
+  * @Id: tabs.1,v 1.9 2011/12/17 23:31:59 tom Exp @
 -->
 <HTML>
 <HEAD>
        etc.).  Tabs are repeated up to the right  margin  of  the
        screen.
 
+       Use "<STRONG>-0</STRONG>" to clear all tabs.
+
+       Use "<STRONG>-8</STRONG>" to set tabs to the standard interval.
+
    <STRONG>Explicit</STRONG> <STRONG>Lists</STRONG>
        An  explicit  list  can be defined after the options (this
        does not use a "-").  The values in the list  must  be  in
 <H2>SEE ALSO</H2><PRE>
        <STRONG><A HREF="tset.1.html">tset(1)</A></STRONG>, <STRONG><A HREF="infocmp.1m.html">infocmp(1m)</A></STRONG>, <STRONG><A HREF="ncurses.3x.html">curses(3x)</A></STRONG>, <STRONG><A HREF="terminfo.5.html">terminfo(5)</A></STRONG>.
 
-       This describes <STRONG>ncurses</STRONG> version 5.7 (patch 20100529).
+       This describes <STRONG>ncurses</STRONG> version 5.9 (patch 20130309).