Document screen incompatibility

This commit is contained in:
Eelco Dolstra
2014-12-15 19:55:37 +01:00
parent 8bbf1dc80e
commit 997531d172
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
meta = {
homepage = http://www.gnu.org/software/screen/;
description = "a window manager that multiplexes a physical terminal";
description = "A window manager that multiplexes a physical terminal";
license = stdenv.lib.licenses.gpl2Plus;
longDescription =