Similarly to the previous patch that changed the section for the core man pages, this patch updates the translated man pages.
Took opportunity to re-order alphabetically the files in the Makefile because it eases maintenance. Signed-off-by: Christophe CURIS <christophe.cu...@free.fr> --- doc/cs/Makefile.am | 18 +++++++++--------- doc/cs/{geticonset.1x => geticonset.1} | 6 +++--- doc/cs/{getstyle.1x => getstyle.1} | 6 +++--- doc/cs/{seticons.1x => seticons.1} | 6 +++--- doc/cs/{setstyle.1x => setstyle.1} | 6 +++--- doc/cs/{wdwrite.1x => wdwrite.1} | 4 ++-- doc/cs/{wmaker.1x => wmaker.1} | 24 ++++++++++++------------ doc/cs/{wmsetbg.1x => wmsetbg.1} | 4 ++-- doc/cs/{wxcopy.1x => wxcopy.1} | 6 +++--- doc/cs/{wxpaste.1x => wxpaste.1} | 6 +++--- doc/ru/Makefile.am | 18 +++++++++--------- doc/ru/{geticonset.1x => geticonset.1} | 6 +++--- doc/ru/{getstyle.1x => getstyle.1} | 6 +++--- doc/ru/{seticons.1x => seticons.1} | 6 +++--- doc/ru/{setstyle.1x => setstyle.1} | 6 +++--- doc/ru/{wdwrite.1x => wdwrite.1} | 4 ++-- doc/ru/{wmaker.1x => wmaker.1} | 24 ++++++++++++------------ doc/ru/{wmsetbg.1x => wmsetbg.1} | 4 ++-- doc/ru/{wxcopy.1x => wxcopy.1} | 6 +++--- doc/ru/{wxpaste.1x => wxpaste.1} | 6 +++--- doc/sk/Makefile.am | 18 +++++++++--------- doc/sk/{geticonset.1x => geticonset.1} | 6 +++--- doc/sk/{getstyle.1x => getstyle.1} | 6 +++--- doc/sk/{seticons.1x => seticons.1} | 6 +++--- doc/sk/{setstyle.1x => setstyle.1} | 6 +++--- doc/sk/{wdwrite.1x => wdwrite.1} | 4 ++-- doc/sk/{wmaker.1x => wmaker.1} | 24 ++++++++++++------------ doc/sk/{wmsetbg.1x => wmsetbg.1} | 4 ++-- doc/sk/{wxcopy.1x => wxcopy.1} | 6 +++--- doc/sk/{wxpaste.1x => wxpaste.1} | 6 +++--- 30 files changed, 129 insertions(+), 129 deletions(-) rename doc/cs/{geticonset.1x => geticonset.1} (93%) rename doc/cs/{getstyle.1x => getstyle.1} (97%) rename doc/cs/{seticons.1x => seticons.1} (93%) rename doc/cs/{setstyle.1x => setstyle.1} (96%) rename doc/cs/{wdwrite.1x => wdwrite.1} (95%) rename doc/cs/{wmaker.1x => wmaker.1} (95%) rename doc/cs/{wmsetbg.1x => wmsetbg.1} (97%) rename doc/cs/{wxcopy.1x => wxcopy.1} (95%) rename doc/cs/{wxpaste.1x => wxpaste.1} (95%) rename doc/ru/{geticonset.1x => geticonset.1} (95%) rename doc/ru/{getstyle.1x => getstyle.1} (98%) rename doc/ru/{seticons.1x => seticons.1} (96%) rename doc/ru/{setstyle.1x => setstyle.1} (97%) rename doc/ru/{wdwrite.1x => wdwrite.1} (96%) rename doc/ru/{wmaker.1x => wmaker.1} (96%) rename doc/ru/{wmsetbg.1x => wmsetbg.1} (98%) rename doc/ru/{wxcopy.1x => wxcopy.1} (97%) rename doc/ru/{wxpaste.1x => wxpaste.1} (97%) rename doc/sk/{geticonset.1x => geticonset.1} (92%) rename doc/sk/{getstyle.1x => getstyle.1} (97%) rename doc/sk/{seticons.1x => seticons.1} (93%) rename doc/sk/{setstyle.1x => setstyle.1} (96%) rename doc/sk/{wdwrite.1x => wdwrite.1} (94%) rename doc/sk/{wmaker.1x => wmaker.1} (95%) rename doc/sk/{wmsetbg.1x => wmsetbg.1} (97%) rename doc/sk/{wxcopy.1x => wxcopy.1} (94%) rename doc/sk/{wxpaste.1x => wxpaste.1} (94%) diff --git a/doc/cs/Makefile.am b/doc/cs/Makefile.am index 480bdb6..2747364 100644 --- a/doc/cs/Makefile.am +++ b/doc/cs/Makefile.am @@ -3,15 +3,15 @@ mandir=@mandir@/cs man_MANS = \ - geticonset.1x \ - setstyle.1x \ - wxpaste.1x \ - getstyle.1x \ - wdwrite.1x \ - wmsetbg.1x \ - seticons.1x \ - wmaker.1x \ - wxcopy.1x + geticonset.1 \ + getstyle.1 \ + seticons.1 \ + setstyle.1 \ + wdwrite.1 \ + wmaker.1 \ + wmsetbg.1 \ + wxcopy.1 \ + wxpaste.1 EXTRA_DIST = $(man_MANS) diff --git a/doc/cs/geticonset.1x b/doc/cs/geticonset.1 similarity index 93% rename from doc/cs/geticonset.1x rename to doc/cs/geticonset.1 index 83fcf5d..34c8397 100644 --- a/doc/cs/geticonset.1x +++ b/doc/cs/geticonset.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH geticonset 1x "Leden 1999" +.TH geticonset 1 "Leden 1999" .SH JM�NO geticonset \- extrahuje aktu�ln� sadu ikon Window Makera .SH SYNTAXE @@ -26,8 +26,8 @@ tak jej .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes Toto je soubor, kter� se zap��e. .SH POD�VEJTE SE TAK� -.BR seticons (1x), -.BR wmaker (1x) +.BR seticons (1), +.BR wmaker (1) .SH AUTOR Autorem Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/cs/getstyle.1x b/doc/cs/getstyle.1 similarity index 97% rename from doc/cs/getstyle.1x rename to doc/cs/getstyle.1 index 349c996..93ae965 100644 --- a/doc/cs/getstyle.1x +++ b/doc/cs/getstyle.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH getstyle 1x "Leden 1999" +.TH getstyle 1 "Leden 1999" .SH JMÉNO getstyle \- vytvoøí balík s aktuálním stylem Window Makera. .SH SYNTAXE @@ -58,8 +58,8 @@ tak její implicitní hodnota je "~/GNUstep" .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker Toto je soubor, který se zapí¹e. .SH PODÍVEJTE SE TAKÉ -.BR setstyle (1x), -.BR wmaker (1x) +.BR setstyle (1), +.BR wmaker (1) .SH AUTOR Autorem Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/cs/seticons.1x b/doc/cs/seticons.1 similarity index 93% rename from doc/cs/seticons.1x rename to doc/cs/seticons.1 index 6f80c29..c9782e7 100644 --- a/doc/cs/seticons.1x +++ b/doc/cs/seticons.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH seticons 1x "B�ezen 1998" +.TH seticons 1 "B�ezen 1998" .SH JM�NO seticons \- nastav� ikony pro Window Maker .SH SYNTAXe @@ -28,8 +28,8 @@ tak jej .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes Toto je soubor, kter� se zap��e. .SH POD�VEJTE SE TAK� -.BR geticonset (1x), -.BR wmaker (1x) +.BR geticonset (1), +.BR wmaker (1) .SH AUTOR Autorem Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/cs/setstyle.1x b/doc/cs/setstyle.1 similarity index 96% rename from doc/cs/setstyle.1x rename to doc/cs/setstyle.1 index 38fc48e..35b76c2 100644 --- a/doc/cs/setstyle.1x +++ b/doc/cs/setstyle.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH setstyle 1x "Leden 1999" +.TH setstyle 1 "Leden 1999" .SH JMÉNO setstyle \- zmìní nastavení Window Makera související se stylem nebo zavede téma @@ -46,8 +46,8 @@ tak její implicitní hodnota je "~/GNUstep" .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker Toto je soubor, který se zapí¹e. .SH PODÍVEJTE SE TAKÉ -.BR getstyle (1x), -.BR wmaker (1x) +.BR getstyle (1), +.BR wmaker (1) .SH AUTOR Autorem Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/cs/wdwrite.1x b/doc/cs/wdwrite.1 similarity index 95% rename from doc/cs/wdwrite.1x rename to doc/cs/wdwrite.1 index b334d3f..10d6408 100644 --- a/doc/cs/wdwrite.1x +++ b/doc/cs/wdwrite.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH wdwrite 1x "Leden 1999" +.TH wdwrite 1 "Leden 1999" .SH JM�NO wdwrite \- zap��e kl��e a hodnoty do datab�ze standardn�ch nastaven� .SH SYNTAXE @@ -30,7 +30,7 @@ tak jej .SH SOUBORY Dom�ny se nach�zej� v GNUSTEP_USER_ROOT/Defaults/ .SH POD�VEJTE SE TAK� -.BR wmaker (1x) +.BR wmaker (1) .SH AUTOR Autorem Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/cs/wmaker.1x b/doc/cs/wmaker.1 similarity index 95% rename from doc/cs/wmaker.1x rename to doc/cs/wmaker.1 index 13da570..81bc641 100644 --- a/doc/cs/wmaker.1x +++ b/doc/cs/wmaker.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH Window\ Maker 1x "Srpen 1998" +.TH Window\ Maker 1 "Srpen 1998" .SH JM�NO wmaker \- okenn� mana�er pro X11 se vzhledem NEXTSTEPu .SH SYNTAXE @@ -35,7 +35,7 @@ vyp .TP .B \-\-visual\-id ur�� ��sla obrazov�ho re�imu. Spus�te -.BR xdpyinfo (1x) +.BR xdpyinfo (1) pro seznam obrazov�ch re�im� dostupn�ch na va�em displeji. .TP .B \-\-help @@ -129,16 +129,16 @@ The Window Maker User Guide The Window Maker FAQ (�asto kladen� dotazy) .PP -.BR X (1x), -.BR wdwrite (1x), -.BR wxcopy (1x), -.BR geticonset (1x), -.BR seticons (1x), -.BR wmaker (1x), -.BR wxpaste (1x), -.BR getstyle (1x), -.BR setstyle (1x), -.BR wmsetbg (1x) +.BR X (7), +.BR wdwrite (1), +.BR wxcopy (1), +.BR geticonset (1), +.BR seticons (1), +.BR wmaker (1), +.BR wxpaste (1), +.BR getstyle (1), +.BR setstyle (1), +.BR wmsetbg (1) .SH AUTOR Auto�i Window Makera jsou Alfredo K. Kojima <koj...@windowmaker.info>, Dan Pascu <d...@windowmaker.info> a mnoho dal��ch lid� z cel�ho sv�ta. diff --git a/doc/cs/wmsetbg.1x b/doc/cs/wmsetbg.1 similarity index 97% rename from doc/cs/wmsetbg.1x rename to doc/cs/wmsetbg.1 index 85ebaa2..99f9709 100644 --- a/doc/cs/wmsetbg.1x +++ b/doc/cs/wmsetbg.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH wmsetbg 1x "Leden 1999" +.TH wmsetbg 1 "Leden 1999" .SH JM�NO wmsetbg \- nastav� pozad� hlavn�ho okna v X11 .SH SYNTAXE @@ -57,7 +57,7 @@ vyp .B \-\-version vyp��e ��slo verze .SH POD�VEJTE SE TAK� -.BR wmaker (1x) +.BR wmaker (1) .SH AUTOR Autorem Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. wmsetbg napsal Dan Pascu <d...@windowmaker.info> diff --git a/doc/cs/wxcopy.1x b/doc/cs/wxcopy.1 similarity index 95% rename from doc/cs/wxcopy.1x rename to doc/cs/wxcopy.1 index aa35a0d..a186fe1 100644 --- a/doc/cs/wxcopy.1x +++ b/doc/cs/wxcopy.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH wxcopy 1x "Z��� 1998" +.TH wxcopy 1 "Z��� 1998" .SH JM�NO wxcopy \- kop�ruje standartn� vstup do vyrovn�vac� pam�ti .SH SYNOPSIS @@ -32,8 +32,8 @@ vlo pam�ti 0, nam�sto p��padn�ho spu�t�n� selelekce my�i. .PP .SH POD�VEJTE SE TAK� -.BR wxpaste (1x), -.BR wmaker (1x) +.BR wxpaste (1), +.BR wmaker (1) .SH AUTOR Autorem Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/cs/wxpaste.1x b/doc/cs/wxpaste.1 similarity index 95% rename from doc/cs/wxpaste.1x rename to doc/cs/wxpaste.1 index c77cce4..33197b4 100644 --- a/doc/cs/wxpaste.1x +++ b/doc/cs/wxpaste.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH wxpaste 1x "B�ezen 1998" +.TH wxpaste 1 "B�ezen 1998" .SH JM�NO wxpaste \- zap��e vyrovn�vac� pam�� na standardn� v�stup .SH SYNTAXE @@ -30,8 +30,8 @@ Typy selekc podporovan� jen jednoduch� text, co� by m�lo sta�it pro v�t�inu u�ivatel� takov�to jednoduch� utilitky. .SH POD�VEJTE SE TAK� -.BR wxcopy (1x), -.BR wmaker (1x) +.BR wxcopy (1), +.BR wmaker (1) .SH AUTOR Autorem Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/ru/Makefile.am b/doc/ru/Makefile.am index 54fef0f..8310451 100644 --- a/doc/ru/Makefile.am +++ b/doc/ru/Makefile.am @@ -3,14 +3,14 @@ mandir=@mandir@/ru man_MANS = \ - geticonset.1x \ - setstyle.1x \ - wxpaste.1x \ - getstyle.1x \ - wdwrite.1x \ - wmsetbg.1x \ - seticons.1x \ - wmaker.1x \ - wxcopy.1x + geticonset.1 \ + getstyle.1 \ + seticons.1 \ + setstyle.1 \ + wdwrite.1 \ + wmaker.1 \ + wmsetbg.1 \ + wxcopy.1 \ + wxpaste.1 EXTRA_DIST = $(man_MANS) diff --git a/doc/ru/geticonset.1x b/doc/ru/geticonset.1 similarity index 95% rename from doc/ru/geticonset.1x rename to doc/ru/geticonset.1 index 11fb440..1842b77 100644 --- a/doc/ru/geticonset.1x +++ b/doc/ru/geticonset.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH geticonset 1x "January 1999" +.TH geticonset 1 "January 1999" .SH "НАИМЕНОВАНИЕ" geticonset \- считывает данные о наборе иконок Window Maker. .SH "СИНТАКСИС" @@ -26,8 +26,8 @@ geticonset \- считывает данные о наборе иконок Windo .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes Файл, из которого читаются данные. .SH "СМОТРИ ТАКЖЕ" -.BR seticons (1x), -.BR wmaker (1x) +.BR seticons (1), +.BR wmaker (1) .SH "АВТОРЫ" Window Maker написан Alfredo K. Kojima <koj...@windowmaker.info>, Dan Pascu <d...@windowmaker.org> и дополнен вкладом многих людей по всему diff --git a/doc/ru/getstyle.1x b/doc/ru/getstyle.1 similarity index 98% rename from doc/ru/getstyle.1x rename to doc/ru/getstyle.1 index f83b28e..72037a0 100644 --- a/doc/ru/getstyle.1x +++ b/doc/ru/getstyle.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH getstyle 1x "January 1999" +.TH getstyle 1 "January 1999" .SH "НАИМЕНОВАНИЕ" getstyle \- делает дамп темы оформления Window Maker. .SH "СИНТАКСИС" @@ -58,8 +58,8 @@ getstyle \- делает дамп темы оформления Window Maker. .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker В указанный файл идёт запись данных. .SH "СМОТРИ ТАКЖЕ" -.BR setstyle (1x), -.BR wmaker (1x) +.BR setstyle (1), +.BR wmaker (1) .SH "АВТОРЫ" Window Maker написан Alfredo K. Kojima <koj...@windowmaker.info>, Dan Pascu <d...@windowmaker.org> и дополнен вкладом многих людей по всему diff --git a/doc/ru/seticons.1x b/doc/ru/seticons.1 similarity index 96% rename from doc/ru/seticons.1x rename to doc/ru/seticons.1 index ee88e8e..81956b1 100644 --- a/doc/ru/seticons.1x +++ b/doc/ru/seticons.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH seticons 1x "March 1998" +.TH seticons 1 "March 1998" .SH "НАИМЕНОВАНИЕ" seticons \- устанавливает набор иконок Window Maker. .SH "СИНТАКСИС" @@ -28,8 +28,8 @@ seticons \- устанавливает набор иконок Window Maker. .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes Это файл, в который идёт запись. .SH "СМОТРИ ТАКЖЕ" -.BR geticonset (1x), -.BR wmaker (1x) +.BR geticonset (1), +.BR wmaker (1) .SH "АВТОРЫ" Window Maker написан Alfredo K. Kojima <koj...@windowmaker.info>, Dan Pascu <d...@windowmaker.org> и дополнен вкладом многих людей по всему diff --git a/doc/ru/setstyle.1x b/doc/ru/setstyle.1 similarity index 97% rename from doc/ru/setstyle.1x rename to doc/ru/setstyle.1 index e97942d..53548fe 100644 --- a/doc/ru/setstyle.1x +++ b/doc/ru/setstyle.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH setstyle 1x "January 1999" +.TH setstyle 1 "January 1999" .SH "НАИМЕНОВАНИЕ" setstyle \- устанавливает опции связанные со стилем Window Maker или загружает тему оформления. @@ -49,8 +49,8 @@ setstyle \- устанавливает опции связанные со сти .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker Это файл с которым идёт взаимодействие. .SH "СМОТРИ ТАКЖЕ" -.BR getstyle (1x), -.BR wmaker (1x) +.BR getstyle (1), +.BR wmaker (1) .SH "АВТОРЫ" Window Maker написан Alfredo K. Kojima <koj...@windowmaker.info>, Dan Pascu <d...@windowmaker.org> и дополнен вкладом многих людей по всему diff --git a/doc/ru/wdwrite.1x b/doc/ru/wdwrite.1 similarity index 96% rename from doc/ru/wdwrite.1x rename to doc/ru/wdwrite.1 index af5da4a..39d786e 100644 --- a/doc/ru/wdwrite.1x +++ b/doc/ru/wdwrite.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH wdwrite 1x "January 1999" +.TH wdwrite 1 "January 1999" .SH "НАИМЕНОВАНИЕ" wdwrite \- записывает пары ключ/значение в домен. .SH "СИНТАКСИС" @@ -30,7 +30,7 @@ wdwrite \- записывает пары ключ/значение в домен .SH "ФАЙЛЫ" Домены находятся в директории GNUSTEP_USER_ROOT/Defaults/ . .SH "СМОТРИ ТАКЖЕ" -.BR wmaker (1x) +.BR wmaker (1) .SH "АВТОРЫ" Window Maker написан Alfredo K. Kojima <koj...@windowmaker.info>, Dan Pascu <d...@windowmaker.org> и дополнен вкладом многих людей по всему diff --git a/doc/ru/wmaker.1x b/doc/ru/wmaker.1 similarity index 96% rename from doc/ru/wmaker.1x rename to doc/ru/wmaker.1 index c873467..ab67082 100644 --- a/doc/ru/wmaker.1x +++ b/doc/ru/wmaker.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH Window\ Maker 1x "August 1998" +.TH Window\ Maker 1 "August 1998" .SH "НАИМЕНОВАНИЕ" wmaker \- оконный менеджер для X11 эмулирующий интерфейс NEXTSTEP. .SH "СИНТАКСИС" @@ -35,7 +35,7 @@ Window Maker это оконный менеджер для X11 эмулирую .TP .B \-\-visual\-id Указать ID графического режима. Смотрите -.BR xdpyinfo (1x) +.BR xdpyinfo (1) для списка доспупных графических режимов. .TP .B \-\-help @@ -125,16 +125,16 @@ The Window Maker User Guide .PP The Window Maker FAQ .PP -.BR X (1x), -.BR wdwrite (1x), -.BR wxcopy (1x), -.BR geticonset (1x), -.BR seticons (1x), -.BR wmaker (1x), -.BR wxpaste (1x), -.BR getstyle (1x), -.BR setstyle (1x), -.BR wmsetbg (1x) +.BR X (7), +.BR wdwrite (1), +.BR wxcopy (1), +.BR geticonset (1), +.BR seticons (1), +.BR wmaker (1), +.BR wxpaste (1), +.BR getstyle (1), +.BR setstyle (1), +.BR wmsetbg (1) .SH "АВТОРЫ" Window Maker написан Alfredo K. Kojima <koj...@windowmaker.info>, Dan Pascu <d...@windowmaker.org> и дополнен вкладом многих людей по всему diff --git a/doc/ru/wmsetbg.1x b/doc/ru/wmsetbg.1 similarity index 98% rename from doc/ru/wmsetbg.1x rename to doc/ru/wmsetbg.1 index a80895d..0113893 100644 --- a/doc/ru/wmsetbg.1x +++ b/doc/ru/wmsetbg.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH wmsetbg 1x "January 1999" +.TH wmsetbg 1 "January 1999" .SH "НАИМЕНОВАНИЕ" wmsetbg \- устанавливает фон дисплея X11. .SH "СИНТАКСИС" @@ -68,7 +68,7 @@ Window Maker временно устанавливает фон указанно .B \-\-version Вывести номер версии. .SH "СМОТРИ ТАКЖЕ" -.BR wmaker (1x) +.BR wmaker (1) .SH "АВТОРЫ" Window Maker написан Alfredo K. Kojima <koj...@windowmaker.info>, Dan Pascu <d...@windowmaker.org> и дополнен вкладом многих людей по всему diff --git a/doc/ru/wxcopy.1x b/doc/ru/wxcopy.1 similarity index 97% rename from doc/ru/wxcopy.1x rename to doc/ru/wxcopy.1 index e2666e2..dd286c4 100644 --- a/doc/ru/wxcopy.1x +++ b/doc/ru/wxcopy.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH wxcopy 1x "September 1998" +.TH wxcopy 1 "September 1998" .SH "НАИМЕНОВАНИЕ" wxcopy \- копирует стандартный ввод или файл в буфер. .SH "СИНТАКСИС" @@ -31,8 +31,8 @@ wxcopy \- копирует стандартный ввод или файл в б будут выбираться из буфера 0, вместо существующего выделения. .PP .SH "СМОТРИ ТАКЖЕ" -.BR wxpaste (1x), -.BR wmaker (1x) +.BR wxpaste (1), +.BR wmaker (1) .SH "АВТОРЫ" Window Maker написан Alfredo K. Kojima <koj...@windowmaker.info>, Dan Pascu <d...@windowmaker.org> и дополнен вкладом многих людей по всему diff --git a/doc/ru/wxpaste.1x b/doc/ru/wxpaste.1 similarity index 97% rename from doc/ru/wxpaste.1x rename to doc/ru/wxpaste.1 index 9495197..4b77bf6 100644 --- a/doc/ru/wxpaste.1x +++ b/doc/ru/wxpaste.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH wxpaste 1x "March 1998" +.TH wxpaste 1 "March 1998" .SH "НАИМЕНОВАНИЕ" wxpaste \- выводит содержимое буфера на стандартный вывод. .SH "СИНТАКСИС" @@ -32,8 +32,8 @@ wxpaste \- выводит содержимое буфера на стандар только простые текстовые выделения, которых должно быть достаточно для большинства случаев использования этой утилиты. .SH "СМОТРИ ТАКЖЕ" -.BR wxcopy (1x), -.BR wmaker (1x) +.BR wxcopy (1), +.BR wmaker (1) .SH "АВТОРЫ" Window Maker написан Alfredo K. Kojima <koj...@windowmaker.info>, Dan Pascu <d...@windowmaker.org> и дополнен вкладом многих людей по всему diff --git a/doc/sk/Makefile.am b/doc/sk/Makefile.am index eae74a9..e516506 100644 --- a/doc/sk/Makefile.am +++ b/doc/sk/Makefile.am @@ -3,15 +3,15 @@ mandir=@mandir@/sk man_MANS = \ - geticonset.1x \ - setstyle.1x \ - wxpaste.1x \ - getstyle.1x \ - wdwrite.1x \ - wmsetbg.1x \ - seticons.1x \ - wmaker.1x \ - wxcopy.1x + geticonset.1 \ + getstyle.1 \ + seticons.1 \ + setstyle.1 \ + wdwrite.1 \ + wmaker.1 \ + wmsetbg.1 \ + wxcopy.1 \ + wxpaste.1 EXTRA_DIST = $(man_MANS) diff --git a/doc/sk/geticonset.1x b/doc/sk/geticonset.1 similarity index 92% rename from doc/sk/geticonset.1x rename to doc/sk/geticonset.1 index 98d412e..0f50316 100644 --- a/doc/sk/geticonset.1x +++ b/doc/sk/geticonset.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH geticonset 1x "January 1999" +.TH geticonset 1 "January 1999" .SH MENO geticonset \- extrahuje aktu�lnu sadu ikon Window Makera .SH SYNTAX @@ -26,8 +26,8 @@ jej implicitn .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes Toto je s�bor, ktor� sa zap��e. .SH POZRI TIE� -.BR seticons (1x), -.BR wmaker (1x) +.BR seticons (1), +.BR wmaker (1) .SH AUTOR Autorom Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/sk/getstyle.1x b/doc/sk/getstyle.1 similarity index 97% rename from doc/sk/getstyle.1x rename to doc/sk/getstyle.1 index 1ff642c..54b8ee2 100644 --- a/doc/sk/getstyle.1x +++ b/doc/sk/getstyle.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH getstyle 1x "January 1999" +.TH getstyle 1 "January 1999" .SH MENO getstyle \- vytvorí balík s aktuálnym ¹týlom Window Makera. .SH SYNTAX @@ -58,8 +58,8 @@ jej implicitná hodnota je "~/GNUstep" .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker Toto je súbor, ktorý sa zapí¹e. .SH POZRI TIE® -.BR setstyle (1x), -.BR wmaker (1x) +.BR setstyle (1), +.BR wmaker (1) .SH AUTOR Autorom Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/sk/seticons.1x b/doc/sk/seticons.1 similarity index 93% rename from doc/sk/seticons.1x rename to doc/sk/seticons.1 index da8745b..3276a54 100644 --- a/doc/sk/seticons.1x +++ b/doc/sk/seticons.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH seticons 1x "March 1998" +.TH seticons 1 "March 1998" .SH MENO seticons \- nastav� obr�zky ikon pre Window Maker .SH SYNTAX @@ -28,8 +28,8 @@ jej implicitn .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes Toto je s�bor, ktor� sa zap��e. .SH POZRI TIE� -.BR geticonset (1x), -.BR wmaker (1x) +.BR geticonset (1), +.BR wmaker (1) .SH AUTOR Autorom Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/sk/setstyle.1x b/doc/sk/setstyle.1 similarity index 96% rename from doc/sk/setstyle.1x rename to doc/sk/setstyle.1 index b3a84dc..2be89a4 100644 --- a/doc/sk/setstyle.1x +++ b/doc/sk/setstyle.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH setstyle 1x "January 1999" +.TH setstyle 1 "January 1999" .SH MENO setstyle \- zmení nastavenia Window Makera súvisiace so ¹týlmi alebo zavedie tému @@ -47,8 +47,8 @@ jej implicitná hodnota je "~/GNUstep" .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker Toto je súbor, ktorý sa zapí¹e. .SH POZRI TIE® -.BR getstyle (1x), -.BR wmaker (1x) +.BR getstyle (1), +.BR wmaker (1) .SH AUTOR Autorom Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/sk/wdwrite.1x b/doc/sk/wdwrite.1 similarity index 94% rename from doc/sk/wdwrite.1x rename to doc/sk/wdwrite.1 index 1a0c4f4..6d84f9b 100644 --- a/doc/sk/wdwrite.1x +++ b/doc/sk/wdwrite.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH wdwrite 1x "January 1999" +.TH wdwrite 1 "January 1999" .SH MENO wdwrite \- zap��e k���e a hodnoty do datab�zy �tandardn�ch nastaven� .SH SYNTAX @@ -30,7 +30,7 @@ jej implicitn .SH S�BORY Dom�ny sa nach�dzaj� v GNUSTEP_USER_ROOT/Defaults/ .SH POZRI TIE� -.BR wmaker (1x) +.BR wmaker (1) .SH AUTOR Autorom Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/sk/wmaker.1x b/doc/sk/wmaker.1 similarity index 95% rename from doc/sk/wmaker.1x rename to doc/sk/wmaker.1 index 4ad8cf0..9f1e981 100644 --- a/doc/sk/wmaker.1x +++ b/doc/sk/wmaker.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH Window\ Maker 1x "August 1998" +.TH Window\ Maker 1 "August 1998" .SH MENO wmaker \- mana��r okien pre X11 so vzh�adom NEXTSTEP .SH SYNTAX @@ -35,7 +35,7 @@ vyp .TP .B \-\-visual\-id ur�enie ��sla obrazov�ho re�imu. Vi� -.BR xdpyinfo (1x) +.BR xdpyinfo (1) pre zoznam obrazov�ch re�imov dostupn�ch na va�om display-i. .TP .B \-\-help @@ -127,16 +127,16 @@ The Window Maker User Guide .PP The Window Maker FAQ .PP -.BR X (1x), -.BR wdwrite (1x), -.BR wxcopy (1x), -.BR geticonset (1x), -.BR seticons (1x), -.BR wmaker (1x), -.BR wxpaste (1x), -.BR getstyle (1x), -.BR setstyle (1x), -.BR wmsetbg (1x) +.BR X (7), +.BR wdwrite (1), +.BR wxcopy (1), +.BR geticonset (1), +.BR seticons (1), +.BR wmaker (1), +.BR wxpaste (1), +.BR getstyle (1), +.BR setstyle (1), +.BR wmsetbg (1) .SH AUTOR Autormi Window Makera s� Alfredo K. Kojima <koj...@windowmaker.info>, Dan Pascu <d...@windowmaker.info> s pomocou mnoh�ch �ud� z cel�ho Internetu. diff --git a/doc/sk/wmsetbg.1x b/doc/sk/wmsetbg.1 similarity index 97% rename from doc/sk/wmsetbg.1x rename to doc/sk/wmsetbg.1 index 3376001..d808817 100644 --- a/doc/sk/wmsetbg.1x +++ b/doc/sk/wmsetbg.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH wmsetbg 1x "January 1999" +.TH wmsetbg 1 "January 1999" .SH MENO wmsetbg \- nastav� pozadie hlavn�ho okna v X11 .SH SYNTAX @@ -57,7 +57,7 @@ vyp .B \-\-version vyp��e ��slo verzie .SH POZRI TIE� -.BR wmaker (1x) +.BR wmaker (1) .SH AUTOR Autorom Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. wmsetbg nap�sal Dan Pascu <d...@windowmaker.info> diff --git a/doc/sk/wxcopy.1x b/doc/sk/wxcopy.1 similarity index 94% rename from doc/sk/wxcopy.1x rename to doc/sk/wxcopy.1 index 75b9e84..59db852 100644 --- a/doc/sk/wxcopy.1x +++ b/doc/sk/wxcopy.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH wxcopy 1x "September 1998" +.TH wxcopy 1 "September 1998" .SH NAME wxcopy \- kop�ruje �tandardn� vstup do cutbuffera .SH SYNOPSIS @@ -31,8 +31,8 @@ vlo namiesto pr�padnej existuj�cej selelekcie my�i. .PP .SH POZRI TIE� -.BR wxpaste (1x), -.BR wmaker (1x) +.BR wxpaste (1), +.BR wmaker (1) .SH AUTOR Autorom Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP diff --git a/doc/sk/wxpaste.1x b/doc/sk/wxpaste.1 similarity index 94% rename from doc/sk/wxpaste.1x rename to doc/sk/wxpaste.1 index 6f7a627..9c4f322 100644 --- a/doc/sk/wxpaste.1x +++ b/doc/sk/wxpaste.1 @@ -1,5 +1,5 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. -.TH wxpaste 1x "March 1998" +.TH wxpaste 1 "March 1998" .SH MENO wxpaste \- zap��e cutbuffer na �tandardn� v�stup .SH SYNTAX @@ -31,8 +31,8 @@ Typy selekci podporovan� len jednoduch� text, �o by malo sta�i� pre v���inu u��vate�ov takejto jednoduchej utilitky. .SH POZRI TIE� -.BR wxcopy (1x), -.BR wmaker (1x) +.BR wxcopy (1), +.BR wmaker (1) .SH AUTOR Autorom Window Makera je Alfredo K. Kojima <koj...@windowmaker.info>. .PP -- 2.1.4 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.