diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:58:52 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:13 -0400 |
commit | 363bafd3e3c11251a841859793e907fa628fa42d (patch) | |
tree | 372ffc516f0161386705295c2e12b5ef65d9c11c /system/twin/README | |
parent | 1abafa7f4d499060d6b3511eba4fd0ec287d6a7b (diff) | |
download | slackbuilds-363bafd3e3c11251a841859793e907fa628fa42d.tar.gz |
system/twin: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/twin/README')
-rw-r--r-- | system/twin/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/system/twin/README b/system/twin/README index 849150dc01..b103287622 100644 --- a/system/twin/README +++ b/system/twin/README @@ -1,6 +1,7 @@ -Twin is a text-mode window environment. It turns a text terminal into a -X11-style display with window manager, terminal windows, and can also serve -as display for remote applications. Each terminal window provides the -functions of a text-mode Linux console. Twin runs on X11, libggi, itself, -the Linux console, and any termcap/ncurses-compatible tty. It supports -multiple simultaneous displays, and can attach/detach each display on the fly. +Twin is a text-mode window environment. It turns a text terminal into +a X11-style display with window manager, terminal windows, and can +also serve as display for remote applications. Each terminal window +provides the functions of a text-mode Linux console. Twin runs on X11, +libggi, itself, the Linux console, and any termcap/ncurses-compatible +tty. It supports multiple simultaneous displays, and can attach/detach +each display on the fly. |