X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Ftabs.1;fp=man%2Ftabs.1;h=d34f8e0fe30928ec4b87882af5dd7f2a522f0467;hp=ed3e41fa0d3067cd2cf246b89f497a414206ed4c;hb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72;hpb=6941ed1e8bfdfc7634a57655dc71e7a7ed02a6e8 diff --git a/man/tabs.1 b/man/tabs.1 index ed3e41fa..d34f8e0f 100644 --- a/man/tabs.1 +++ b/man/tabs.1 @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: tabs.1,v 1.17 2018/05/19 21:07:46 tom Exp $ +.\" $Id: tabs.1,v 1.19 2018/07/28 21:46:31 tom Exp $ .TH @TABS@ 1 "" .ds n 5 .ie \n(.g .ds `` \(lq @@ -48,7 +48,8 @@ .de NE .fi .ft R -.in -4 +.ie n .in -4 +.el .in -2 .. .SH NAME \fB@TABS@\fR \- set tabs on a terminal @@ -166,7 +167,8 @@ The \fB\-d\fP (debug) and \fB\-n\fP (no-op) options are extensions not provided by other implementations. .PP Documentation for other implementations states that there is a limit on the -number of tab stops. While some terminals may not accept an arbitrary number +number of tab stops. +While some terminals may not accept an arbitrary number of tab stops, this implementation will attempt to set tab stops up to the right margin of the screen, if the given list happens to be that long. .SH SEE ALSO