From 79c311b81cd8b12075f4c8028a65787481ee40c5 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 1 Dec 2013 22:33:23 +0100 Subject: gnu: Synchronize descriptions with 'gnumaint'. --- gnu/packages/screen.scm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'gnu/packages/screen.scm') diff --git a/gnu/packages/screen.scm b/gnu/packages/screen.scm index 8fa24e45f2..bb11c58fc1 100644 --- a/gnu/packages/screen.scm +++ b/gnu/packages/screen.scm @@ -42,10 +42,10 @@ (home-page "http://www.gnu.org/software/screen/") (synopsis "Full-screen window manager providing multiple terminals") (description - "Screen is a terminal window manager that multiplexes a single terminal -between several processes. The virtual terminals each provide features such -as a scroll-back buffer and a copy-and-paste mechanism. Screen then manages -the different virtual terminals, allowing you to easily switch between them, -to detach them from the current session, or even splitting the view to show -two terminals at once.") + "GNU Screen is a terminal window manager that multiplexes a single +terminal between several processes. The virtual terminals each provide +features such as a scroll-back buffer and a copy-and-paste mechanism. Screen +then manages the different virtual terminals, allowing you to easily switch +between them, to detach them from the current session, or even splitting the +view to show two terminals at once.") (license gpl2+))) -- cgit v1.2.3