From: short <> Date: Tue, 14 Oct 2003 18:22:22 +0000 (+0000) Subject: GNU/Linux->UNIX X-Git-Url: http://git.jankratochvil.net/?p=MyWeb.git;a=commitdiff_plain;h=4296af3ea0c0c9e1592b3adac1b8460b42b5833a GNU/Linux->UNIX --- diff --git a/Project.pm b/Project.pm index a357e25..0bcbd7e 100644 --- a/Project.pm +++ b/Project.pm @@ -244,8 +244,8 @@ sub item_hash_read () } our @platforms=( - "unixuser"=>"GNU/Linux", - "unixdevel"=>"GNU/Linux Development", + "unixuser"=>"UNIX", + "unixdevel"=>"UNIX-devel", "web"=>"Web", "amiga"=>"Amiga", "w32"=>"MS-Windows",