X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftabs.1.html;h=290f9978358e666cb370d40f378471736a624539;hp=ab5201a489a33d41f6da7cd55a4a38352cff513d;hb=5606eb48618dde18a593793e2e5dafadf18d345b;hpb=6208c89f98f1cf9fe0980bd8e791846ce007a13d diff --git a/doc/html/man/tabs.1.html b/doc/html/man/tabs.1.html index ab5201a4..290f9978 100644 --- a/doc/html/man/tabs.1.html +++ b/doc/html/man/tabs.1.html @@ -1,6 +1,6 @@ @@ -140,9 +140,15 @@

PORTABILITY

-       X/Open describes a +m option, to set  a  terminal's  left-
-       margin.   Very few of the entries in the terminal database
-       provide this capability.
+       IEEE Std 1003.1/The Open Group  Base Specifications  Issue
+       7 (POSIX.1-2008) describes a tabs utility.  However
+
+       o   This  standard  describes a +m option, to set a termi-
+           nal's left-margin.  Very few of  the  entries  in  the
+           terminal database provide this capability.
+
+       o   There  is  no counterpart in X/Open Curses Issue 7 for
+           this utility, unlike tput(1).
 
        The -d (debug) and -n (no-op) options are  extensions  not
        provided by other implementations.
@@ -158,7 +164,7 @@
 

SEE ALSO

        tset(1), infocmp(1m), curses(3x), terminfo(5).
 
-       This describes ncurses version 6.0 (patch 20160130).
+       This describes ncurses version 6.0 (patch 20161119).