diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/opensuse-tumbleweed/man1/tabs.1 | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | upstream/opensuse-tumbleweed/man1/tabs.1 | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/tabs.1 b/upstream/opensuse-tumbleweed/man1/tabs.1 index 76d0d42c..bc4c1c69 100644 --- a/upstream/opensuse-tumbleweed/man1/tabs.1 +++ b/upstream/opensuse-tumbleweed/man1/tabs.1 @@ -27,8 +27,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: tabs.1,v 1.55 2024/01/20 16:54:03 tom Exp $ -.TH tabs 1 2024-01-20 "ncurses 6.4" "User commands" +.\" $Id: tabs.1,v 1.59 2024/04/20 19:08:15 tom Exp $ +.TH tabs 1 2024-04-20 "ncurses 6.5" "User commands" .ie \n(.g \{\ .ds `` \(lq .ds '' \(rq @@ -272,15 +272,14 @@ and in 3BSD (later the same year); it supported a \*(``\-n\*('' option to set the first tab stop at the left margin. -That option is not documented by POSIX. +That option is not specified by POSIX. .PP The PWB/Unix .B tabs utility returned in System III (1980), -and used built-in tables, -rather than the terminal database, +and used built-in tables to support a half-dozen hardcopy terminal (printer) types. -It also had built-in logic to support setting the left margin, +It also had logic to support setting the left margin, as well as a feature for copying the tab settings from a file. .PP Versions of the program in later releases of AT&T Unix, |