]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/tabs.1
ncurses 6.4 - patch 20231125
[ncurses.git] / man / tabs.1
index f2ce065f3e195b718e821c0c5b277e20fa0eb11d..a13fd24099c38b9c448ab726ca4ee8c773dbd926 100644 (file)
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: tabs.1,v 1.48 2023/10/14 19:29:06 tom Exp $
-.TH @TABS@ 1 2023-10-14 "ncurses 6.4" "User commands"
+.\" $Id: tabs.1,v 1.50 2023/11/25 14:32:36 tom Exp $
+.TH @TABS@ 1 2023-11-25 "ncurses 6.4" "User commands"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
 .el    .IP \(bu 2
 ..
 .
-.ds n 5
 .SH NAME
 \fB\%@TABS@\fP \-
 set terminal tab stops
 .SH SYNOPSIS
-\fB@TABS@\fP [\fIoptions\fP]] \fI[tabstop-list]\fP
+\fB@TABS@\fP [\fIoptions\fP] [\fItabstop-list\fP]
 .SH DESCRIPTION
 The \fB@TABS@\fP program clears and sets tab-stops on the terminal.
 This uses the terminfo \fBclear_all_tabs\fP and \fBset_tab\fP capabilities.
@@ -295,4 +294,4 @@ Those provide the capability of setting abitrary tab stops.
 \fB\%@INFOCMP@\fP(1M),
 \fB\%@TSET@\fP(1),
 \fB\%curses\fP(3X),
-\fB\%terminfo\fP(\*n)
+\fB\%terminfo\fP(5)