X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftabs.1.html;h=e30987076ddc3629256b9704c0c1d646204f0eda;hp=866c4dff015a54d8a3e31dac9bcc76496b0f013d;hb=62ca6190a9a8ddccb2c4d5ca7b2ef9f88432da65;hpb=2a32bee362db64f5a06b2124976b928ac3faa578 diff --git a/doc/html/man/tabs.1.html b/doc/html/man/tabs.1.html index 866c4dff..e3098707 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 20160326).
+       This describes ncurses version 6.0 (patch 20161224).