3 .\" Copyright (c) 2008 The NetBSD Foundation, Inc.
4 .\" All rights reserved.
6 .\" This code is derived from software contributed to The NetBSD Foundation
9 .\" Redistribution and use in source and binary forms, with or without
10 .\" modification, are permitted provided that the following conditions
12 .\" 1. Redistributions of source code must retain the above copyright
13 .\" notice, this list of conditions and the following disclaimer.
14 .\" 2. Redistributions in binary form must reproduce the above copyright
15 .\" notice, this list of conditions and the following disclaimer in the
16 .\" documentation and/or other materials provided with the distribution.
18 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
19 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
20 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
21 .\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
22 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
23 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
24 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
25 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
26 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28 .\" POSSIBILITY OF SUCH DAMAGE.
38 .Op Fl n Ns | Ns Fl a Ns | Ns Fl a2 Ns | Ns Fl c Ns | Ns Fl c2 \
39 Ns | Ns Fl c3 Ns | Ns Fl f Ns | Ns Fl p Ns | Ns Fl s Ns | Ns Fl u
45 .Ar n1 Ns Op , Ns Ar n2 Ns , Ns Ar ...
49 utility displays a series of characters that first clears the hardware terminal
50 tab settings and then initializes the tab stops at the specified positions
51 and optionally adjusts the margin.
53 The phrase "tab-stop position N" means that, from the start of a line of
54 output, tabbing to position N shall cause the next character output to be in
55 the (N+1)th column on that line.
57 The following options are supported:
60 Specifies repetitive tab stops separated by a uniform number of columns,
64 is a single digit decimal number.
67 with no arguments is equivalent to
72 is used, the tab stops are cleared and no new ones set.
74 Assembler, applicable to some mainframes.
79 Assembler, applicable to some mainframes.
91 compact format (columns 1 to 6 omitted).
97 compact format (columns 1 to 6 omitted), with more tabs than
101 1,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,67
111 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61
118 Indicates the type of terminal.
120 Assembler, applicable to some mainframes.
132 environment variables affect the execution of
162 utility first appeared in PWB UNIX.
163 This implementation was introduced in
166 .An Roy Marples Aq roy@NetBSD.org
170 database does not define the set left soft margin
172 capability for any terminals.