X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Ftabs.1;h=f6b797d777cd05c6157c27c69c5cc39bdb58be61;hp=32d30520b94877f3384e9601cc14f67534910639;hb=21c8ffa0edf2e389f3f674f0c08009002c6f357d;hpb=5e36f11feab6f790e0cc6f2c882a67b7b65e3b6b diff --git a/man/tabs.1 b/man/tabs.1 index 32d30520..f6b797d7 100644 --- a/man/tabs.1 +++ b/man/tabs.1 @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 2008-2010,2011 Free Software Foundation, Inc. * +.\" Copyright (c) 2008-2011,2013 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 * @@ -26,14 +26,13 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: tabs.1,v 1.9 2011/12/17 23:31:59 tom Exp $ +.\" $Id: tabs.1,v 1.11 2013/06/22 18:11:57 tom Exp $ .TH @TABS@ 1 "" .ds n 5 .SH NAME \fB@TABS@\fR \- set tabs on a terminal .SH SYNOPSIS -\fB@TABS@\fR [\fB\-v\fR[\fIn\fR]] [\fB\-ahuUV\fR] \fIfile...\fR -.br +\fB@TABS@\fR [\fIoptions\fR]] \fI[tabstop-list]\fR .SH DESCRIPTION .PP The \fB@TABS@\fP program clears and sets tab-stops on the terminal. @@ -61,6 +60,9 @@ The second data line shows the actual tab-stops, marked with asterisks. .B \-n This option tells \fB@TABS@\fP to check the options and run any debugging option, but not to modify the terminal settings. +.TP +\fB\-V\fR +reports the version of ncurses which was used in this program, and exits. .PP The \fB@TABS@\fP program processes a single list of tab stops. The last option to be processed which defines a list is the one that