ACC SHELL

Path : /usr/share/locale/ru/LC_MESSAGES/
File Upload :
Current File : //usr/share/locale/ru/LC_MESSAGES/wdiff.mo

ч∙H\a° r!╬■9S
ъ█
m└
╢9╧9С3-Ka≈╜°EJБL-║z_А|+^Ъ┼N┼зы#╢!ь!!В!Ж"7#яH#8&1S&┘&≈&╗&╨&Ям&$©)Д,Ы,---%'-%M--s--║-'о-.В-&.'@.h."┤/"╙/м/$Д/	01#0!U0
w08┌0╩0ц0"с0≈Ж0&▌1╣1(и1&Р132█M2?ш2<3WX3х╟4dy7Eч9&$:°K;2Х=6@9RA9▄A3фATЗAкOBТEiHиzIDKfHM ╞M>пNFOhVPп©Q)░V$╨V'ъV,W?4X/tX@╓[9Е[\2\B\T\rh\┼ш_#fc┼c√c╕c╤c,цc,ПcMdNkd1╨d'Лde@/e5pe5╕f6эf#g/7gggA┘g+гg	Сg2Щg
0h;h Mhеnh@4iui=█i)кi9Уi∙/jRеj?k8?B
	4$HG*7A,.@-+3(C2 )&%>:"1F=05;#D96/!'<
E
  -c, --context-diffs    force output to context diffs
  -e, --echo-comments    echo comments to standard error
  -o, --old-diffs        output old-style diffs, no matter what
  -p, --patch-format     generate patch format
  -P                     same as -p
  -s, --strip-comments   strip comment lines
  -u, --unidiffs         force output to unidiffs
  -U                     same as -p and -u
  -=, --use-equals       replace spaces by equal signs in unidiffs
      --help             display this help and exit
      --version          output version information and exit

If FILE is not specified, read standard input.

*  -C, --context=LINES         as -c, also select context size in lines
*  -L, --label=LABEL           use from/to LABEL instead of file name (twice)
*  -U, --unified=LINES         as -u, also select context size in lines
*  -c, --context               output context diffs (default 3 context lines)
*  -u, --unified               output unidiffs (default 3 context lines)
*  -LINES                      (obsolete: select context size in lines)

By default, context diffs have an horizon of two lines.

Clustering:
  -G, --relist-files         list all input files with annotations
  -J, --minimum-size=ITEMS   ignore clusters not having that many ITEMS
  -j, --ignore-delimiters    do not count items having only delimiters

Comparing directories:
*  -N, --new-file                  consider missing files to be empty
*  -P, --unidirectional-new-file   consider missing old files to be empty
*  -S, --starting-file=FILE        resume directory comparison with FILE
*  -X, --exclude-from=FILE         ignore files matching patterns from FILE
*  -r, --recursive                 recursively compare subdirectories
*  -s, --report-identical-files    report when two files are the same
*  -x, --exclude=PATTERN           ignore files (dirs) matching PATTERN

Comparing files:
*  -H, --speed-large-files     go faster, for when numerous small changes
*  -a, --text                  report line differences (text file default)
*  -d, --minimal               try harder for a smaller set of changes
*  -q, --brief                 only says if files differ (binary default)
*      --horizon-lines=LINES   keep LINES lines in common prefixes/suffixes

Context and unified formats:
*  -F, --show-function-line=REGEXP   show previous context matching REGEXP
*  -p, --show-c-function             show which C function for each change

Copyright (C) 1992, 1997 Free Software Foundation, Inc.

Copyright (C) 1994, 1997 Free Software Foundation, Inc.

Copyright (C) 1997 Free Software Foundation, Inc.

Debugging:
  -0, --debugging   output many details about what is going on

Detailed output formats:
*  -D, --ifdef=NAME                      output `#ifdef NAME' format
*      --changed-group-format=FORMAT     use FORMAT for changed lines
*      --new-group-format=FORMAT         use FORMAT for inserted lines
*      --new-line-format=FORMAT          use FORMAT for inserted line
*      --old-group-format=FORMAT         use FORMAT for deleted lines
*      --old-line-format=FORMAT          use FORMAT for deleted line
*      --unchanged-group-format=FORMAT   use FORMAT for unchanged lines
*      --unchanged-line-format=FORMAT    use FORMAT for unchanged line
*      --line-format=FORMAT              --{old,new,unchanged}-line-format

FORMAT is made up of characters standing for themselves, except:
  %%%%           a single %%
  %%c'C'        quoted character C
  %%c'\O'       character having value O, from 1 to 3 octal digits
  %%(A=B?T:E)   if A is B then T else E; A B number or VARIABLE; T E FORMAT
  %%FN          use SPECIF specification F to print VARIABLE value N
  %%<           [group] old, each line through --old-line-format
  %%>           [group] new, each line through --new-line-format
  %%=           [group] unchanged, each line through --unchanged-line-format
  %%l           [line] without its possible trailing newline
  %%L           [line] with its possible trailing newline

Formatting output:
  -T, --initial-tab       produce TAB instead of initial space
  -l, --paginate          paginate output through `pr'
  -S, --string[=STRING]   take note of another user STRING
  -V, --show-links        give file and line references in annotations
  -t, --expand-tabs       expand tabs to spaces in the output

Ignoring text:
  -B, --ignore-blank-lines             ignore blank lines
*  -I, --ignore-matching-lines=REGEXP   ignore lines matching REGEXP
  -b, --ignore-space-change            ignore amount of white space
  -i, --ignore-case                    ignore case differences
  -w, --ignore-all-space               ignore white space

LTYPE is `old', `new', or `unchanged'.  GTYPE is LTYPE or `changed'.
GFMT may contain:
  %<  lines from FILE1
  %>  lines from FILE2
  %=  lines common to FILE1 and FILE2
  %[-][WIDTH][.[PREC]]{doxX}LETTER  printf-style spec for LETTER
    LETTERs are as follows for new group, lower case for old group:
      F  first line number
      L  last line number
      N  number of lines = L-F+1
      E  F-1
      M  L+1

Old mdiff options:
*  -f, --fuzz-items=ITEMS     no more than ITEMS non matching in a cluster

Operation modes:
  -h                     (ignored)
  -v, --verbose          report a few statistics on stderr
      --help             display this help and exit
      --version          output version information and exit

SPECIF is [-][W[.D]]{doxX} as in C printf

Script-like formats:
  (none of -CDUcefnuy)   output normal diffs
*  -e, --ed               output a valid `ed' script
*  -f, --forward-ed       mix between -e and -n (not very useful)
*  -n, --rcs              output RCS format (internally used by RCS)

Side by side format:
*  -W, --width=COLUMNS           use width of COLUMNS
*  -y, --side-by-side            use side by side output format
*      --left-column             print only left column line when common
*      --sdiff-merge-assist      (internally used by `sdiff')
*      --suppress-common-lines   do not print common lines

Standard diff options:
  -i, --ignore-case         consider upper- and lower-case to be the same
  -w, --ignore-all-space    ignore all white space
  -b, --ignore-space-change ignore changes in the amount of white space
  -B, --ignore-blank-lines  ignore changes whose lines are all blank
  -I, --ignore-matching-lines=RE ignore changes whose lines all match RE
  -a, --text                treat all files as text
  -c, --context[=NUMBER]    output regular context diffs,
                            changing to NUMBER lines of context
  -u, --unified[=NUMBER]    output unified context diffs or unidiffs,
                            with NUMBER lines of context
  -C, --context=NUM         output NUM lines of copied context
  -U, --unified=NUM         output NUM lines of unified context
  -L, --label=LABEL         use LABEL instead of file name
  -p, --show-c-function     show which C function each change is in
  -F, --show-function-line=RE show the most recent line matching RE

Usage: %s [OPTION]... FILE1 FILE2

Usage: %s [OPTION]... [FILE]

Usage: %s [OPTION]... [FILE]...

VARIABLE is {eflmn} for old group or {EFLMN} for new group
  {eE}   line number just before group
  {fF}   first line number of group
  {lL}   last line number of group
  {mM}   line number just after group
  {nN}   number of lines in the group

With no FILE, or when FILE is -, read standard input.

Word mode options:
  -1, --no-deleted            inhibit output of deleted words
  -2, --no-inserted           inhibit output of inserted words
  -3, --no-common             inhibit output of common words
  -A, --auto-pager            automatically calls a pager
  -k, --less-mode             variation of printer mode for "less"
  -m, --avoid-wraps           do not extend fields through newlines
  -o, --printer               overstrike as for printers
  -z, --terminal              use termcap as for terminal displays
  -K, --no-init-term          like -z, but no termcap init/term strings
  -O, --item-regexp=REGEXP    compare items as defined by REGEXP
  -W, --word-mode             compare words instead of lines

Written by Franc,ois Pinard <pinard@iro.umontreal.ca>.

Written by Wayne Davison <davison@borland.com>.
  %d %d%% changed  %d %d%% common  %d %d%% deleted  %d %d%% inserted  -T, --initial-tab         make tabs line up by prepending a tab
  -r, --recursive           recursively compare any subdirectories found
  -N, --new-file            treat absent files as empty
  -P, --unidirectional-new-file treat absent first files as empty
  -s, --report-identical-files report when two files are the same
  -x, --exclude=PAT         exclude files that match PAT
  -X, --exclude-from=FILE   exclude files that match any pattern in FILE
  -S, --starting-file=FILE  start with FILE when comparing directories
      --horizon-lines=NUM   keep NUM lines of the common prefix and suffix
  -d, --minimal             try hard to find a smaller set of changes
  -H, --speed-large-files   assume large files and many scattered small changes
  -q, --brief               output only whether files differ
  -e, --ed                  output an ed script
  -n, --rcs                 output an RCS format diff
  -y, --side-by-side        output in two columns
  -w, --width=NUM           output at most NUM (default 130) characters per line
      --left-column         output only the left column of common lines
      --suppress-common-lines do not output common lines
  -D, --ifdef=NAME          output merged file to show `#ifdef NAME' diffs
      --GTYPE-group-format=GFMT GTYPE input groups with GFMT
      --line-format=LFMT    all input lines with LFMT
      --LTYPE-line-format=LFMT LTYPE input lines with LFMT
  -l, --paginate            pass the output through `pr' to paginate it
  -t, --expand-tabs         expand tabs to spaces in output
%s (for regexp `%s')%s: %d words, %d items
, clustering, done
Cannot use -t, termcap not available.Cannot use -z, termcap not available.Context diff missing `new' header at line %ldContext diff missing `old' header at line %ldCould not access the termcap data base.Could not find a name for the diff at line %ldDirectories not supportedInvalid unified diff header at line %ldLFMT may contain:
  %L  contents of line
  %l  contents of line, excluding any trailing newline
  %[-][WIDTH][.[PREC]]{doxX}n  printf-style spec for input line number
Either GFMT or LFMT may contain:
  %%  %
  %c'C'  the single character C
  %c'\OOO'  the character with octal code OOO
Malformed context diff at line %ldMalformed unified diff at line %ldMissing file argumentsOnly one file may be standard input.Only one filename allowedOptions -123RSYZ meaningful only when two inputs.Read summary: %d files, %d items
Reading %sSelect a terminal through the TERM environment variable.SortingSorting membersTerminal type `%s' is not defined.This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Try `%s --help' for more information.
Unable to open `%s'Word merging for two files only (so far)Work summary: %d clusters, %d members
Work summary: %d clusters, %d members, %d overlaps
mdiff - Studies multiple files and searches for similar sequences, it then
produces possibly detailed lists of differences and similarities.
unify - Transforms context diffs into unidiffs, or vice-versa.
wdiff - Compares words in two files and report differences.
Project-Id-Version: wdiff 0.5g
Report-Msgid-Bugs-To: wdiff-bugs@gnu.org
POT-Creation-Date: 2008-06-20 16:41-0400
PO-Revision-Date: 2001-06-14 14:16+04:00
Last-Translator: Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
Language-Team: Russian <ru@li.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: 8bit

  -c, --context-diffs    выводить контекстные различия
  -e, --echo-comments    выводить комментарии в стандартный поток ошибок
  -o, --old-diffs        выводить в различия устаревшей форме
  -p, --patch-format     выводить в формате patch
  -P                     синоним -p
  -s, --strip-comments   удалять строки комментариев
  -u, --unidiffs         выводить объединенные различия
  -U                     синоним -p -u
  -=, --use-equals       заменять пробелы в объединенных различиях знаками
                         равенства
      --help             показать эту справку и выйти
      --version          показать информацию о версии и выйти

Если ФАЙЛ не задан или задан как -, читает стандартный ввод

*  -C, --context=ЧИСЛО         как -c, также задает число строк контекста
*  -L, --label=МЕТКА           использовать МЕТКУ принадлежности, вместо имени 
                               файла (дважды)
*  -U, --unified=ЧИСЛО         как -u, также задает число строк контекста
*  -c, --context               выводить в контекстном формате diff (по 
                               умолчанию 3 строки контекста)
*  -u, --unified               выводить в объединенном формате diff (по
                               умолчанию 3 строки контекста)
*  -LINES                      (устарел: задает число строк контекста)

По умолчанию, контекстный формат diffs имеет горизонт в две строки.

Кластеризация:
  -G, --relist-files         перечислить все входные файлы с аннотациями
  -J, --minimum-size=ЧИСЛО   игнорировать кластеры, в которых меньше указанного
                             ЧИСЛА элементов
  -j, --ignore-delimiters    не считать элементы, содержащие только разделители

Сравнение каталогов:
*  -N, --new-file                  считать несуществующие файлы пустыми
*  -P, --unidirectional-new-file   считать несуществующие старые файлы пустыми
*  -S, --starting-file=ФАЙЛ        продолжить сравнение каталогов с ФАЙЛА
*  -X, --exclude-from=ФАЙЛ         игнорировать файлы, чьи имена соответствуют
                                   образцам из ФАЙЛА
*  -r, --recursive                 рекурсивно сравнивать подкаталоги
*  -s, --report-identical-files    сообщать, когда два файла не отличаются
*  -x, --exclude=ОБРАЗЕЦ           игнорировать файлы (каталоги), чьи имена 
                                   соответствуют указанному ОБРАЗЦУ

Сравнение:
*  -H, --speed-large-files     работать быстрее, для случая большого количества
                               мелких различий
*  -a, --text                  сообщать о различиях строк (по умолчанию для 
                               текстовых файлов)
*  -d, --minimal               стараться найти наименьшее множество различий
*  -q, --brief                 печатать только, различаются ли файлы (по 
                               умолчанию для двоичных файлов)
*      --horizon-lines=ЧИСЛО   сохранять указанное ЧИСЛО общих префиксов/постфиксов

Контекстные и объединенные форматы:
*  -F, --show-function-line=РВ       показать контекст сверху. соответствующий
                                     регулярному выражению РВ
*  -p, --show-c-function             показать функцию Си, которой принадлежит
                                     каждое изменение

Copyright (C) 1992, 1997 Free Software Foundation, Inc.

Copyright (C) 1994, 1997 Free Software Foundation, Inc.

Copyright (C) 1997 Free Software Foundation, Inc.

Отладка:
  -0, --debugging   печатать множество подробностей о том, что происходит

Форматы подробного вывода:
*  -D, --ifdef=ИМЯ                       выводить в формате `#ifdef ИМЯ'
*      --changed-group-format=ФОРМАТ     задает ФОРМАТ для измененных строк
*      --new-group-format=ФОРМАТ         задает ФОРМАТ для вставленных строк
*      --new-line-format=ФОРМАТ          задает ФОРМАТ для вставленной строки
*      --old-group-format=ФОРМАТ         задает ФОРМАТ для удаленных строк
*      --old-line-format=ФОРМАТ          задает ФОРМАТ для удаленной строки
*      --unchanged-group-format=ФОРМАТ   задает ФОРМАТ для неизмененных строк
*      --unchanged-line-format=ФОРМАТ    задает ФОРМАТ для неизмененной строки
*      --line-format=ФОРМАТ              --{old,new,unchanged}-line-format

ФОРМАТ состоит из знаков, обозначающих самих себя, за исключением:
  %%%%           один знак %%
  %%c'C'        экранированный знак C
  %%c'\O'       знак со значением O, от 1 до 3 восьмеричных цифр
  %%(A=B?T:E)   если A есть B, то T, иначе E; A B -- это числа или ПЕРЕМЕННЫЕ;
                T E -- это ФОРМАТЫ
  %%FN          использовать для печати значения ПЕРЕМЕННОЙ N спецификацию F
  %%<           [группа] старое, каждая строка через --old-line-format
  %%>           [группа] новое, каждая строка через --new-line-format
  %%=           [группа] неизмененное, каждая строка через --unchanged-line-format
  %%l           [строка] без необязательного завершающего перевода строки
  %%L           [строка] возможно, с завершающим переводом строки

Форматирование вывода:
  -T, --initial-tab       выводить TAB вместо пробела в начале строки
  -l, --paginate          разбивать вывод на страницы с помощью `pr'
  -S, --string[=STRING]   take note of another user STRING
  -V, --show-links        писать в аннотациях ссылки на файлы и строки
  -t, --expand-tabs       раскрывать при выводе табуляцию в пробелы

Игнорирование текста:
  -B, --ignore-blank-lines             игнорировать пустые строки
*  -I, --ignore-matching-lines=РВ      игнорировать строки, соответствующие 
                                       регулярному выражению РВ
  -b, --ignore-space-change            игнорировать количество пробельных знаков
  -i, --ignore-case                    игнорировать различия в регистре букв
  -w, --ignore-all-space               игнорировать пробельные знаки

ТИПС -- это `old', `new' или `unchanged' (что обозначает старое, новое
или неизмененное, соответственно).  ТИПГ -- как ТИПС или `changed'.
ФМТГ может содержать:
  %<  строки из ФАЙЛА1
  %>  строки из ФАЙЛА2
  %=  строки, общие для ФАЙЛА1 и ФАЙЛА2
  %[-][ШИРИНА][.[ТОЧНОСТЬ]]{doxX}БУКВА  спецификация для БУКВЫ в стиле printf
    далее показаны БУКВЫ для новой группы, для старой те же, но строчные
      F  номер первой строки
      L  номер последней строки
      N  число строк = L-F+1
      E  F-1
      M  L+1

Старые ключи mdiff:
*  -f, --fuzz-items=ЧИСЛО     не более ЧИСЛА не совпадающих элементов на кластер

Режимы работы:
  -h                      (игнорируется)
  -v, --verbose           печатать промежуточные результаты в стандартный поток
                          ошибок
      --help              показать эту справку и выйти
      --version           показать информацию о версии и выйти

Спецификация -- это [-][W[.D]]{doxX} как в Си-функции printf

Форматы, подобные языкам сценариев:
  (ничего из -CDUcefnuy)  выводить в обычном формате diff
*  -e, --ed               выводить верные сценарии `ed'
*  -f, --forward-ed       помесь -e и -n (не очень полезно)
*  -n, --rcs              выводить в формате RCS (который внутренне 
                          используется в RCS)

Двусторонний формат:
*  -W, --width=ЧИСЛО             задает ширину в столбцах
*  -y, --side-by-side            использовать двусторонний выходной формат
*      --left-column             печатать только левую колонку для общих строк
*      --sdiff-merge-assist      (внутренне используется в `sdiff')
*      --suppress-common-lines   не печатать общие строки

Стандартные ключи diff:
  -i, --ignore-case         не различать заглавные и строчные буквы
  -w, --ignore-all-space    игнорировать все пробельные знаки
  -b, --ignore-space-change игнорировать различие в количестве пробельных знаков
  -B, --ignore-blank-lines  игнорировать различия, состоящие из пустых строк
  -I, --ignore-matching-lines=РВ игнорировать различия, чьи строки соответствуют
                            регулярному выражению РВ
  -a, --text                считать все файлы текстовыми
  -c, --context[=ЧИСЛО]     выводить в обычном контекстном формате diff,
                            с указанным ЧИСЛОМ строк контекста
  -u, --unified[=ЧИСЛО]     выводить в обычном объединенном формате diff,
                            с указанным ЧИСЛОМ строк контекста
  -C, --context=ЧИСЛО       выводить ЧИСЛО строк скопированного контекста
  -U, --unified=ЧИСЛО       выводить ЧИСЛО строк объединенного контекста
  -L, --label=МЕТКА         использовать МЕТКУ вместо имени файла
  -p, --show-c-function     показывать, какой Си-функции принадлежит каждое
                            изменение
  -F, --show-function-line=РВ показывать последнюю строку, соответствующую
                            регулярному выражению РВ

Использование: %s [КЛЮЧ]... ФАЙЛ1 ФАЙЛ2

Использование: %s [КЛЮЧ]... [ФАЙЛ]

Использование: %s [КЛЮЧ]... [ФАЙЛ]...

ПЕРЕМЕННАЯ -- это {eflmn} для старой группы или {EFLMN} для новой группы
  {eE}   номер строки, стоящей непосредственно перед группой
  {fF}   номер первой строки группы
  {lL}   номер последней строки группы
  {mM}   номер строки, стоящей непосредственно после группы
  {nN}   число строк в группе

Если ФАЙЛ не задан, или задан как -, читает стандартный ввод.

Ключи для режима сравнения по словам:
  -1, --no-deleted            не выводить удаленные слова
  -2, --no-inserted           не выводить вставленные слова
  -3, --no-common             не выводить общие слова
  -A, --auto-pager            автоматически вызывать программу просмотра
  -k, --less-mode             режим вывода, удобный при использовании "less"
  -m, --avoid-wraps           не продолжать поля через новую строку
  -o, --printer               выделять перечеркиванием, как для принтера
  -z, --terminal              выводить с использованием termcap
  -K, --no-init-term          как -z, но без строк termcap init/term
  -O, --item-regexp=РВ        сравнивать элементы, определенные регулярным 
                              выражением РВ
  -W, --word-mode             сравнивать слова, а не строки

Автор программы -- Franc,ois Pinard <pinard@iro.umontreal.ca>.

Автор программы -- Wayne Davison <davison@borland.com>.
  %d %d%% изменено  %d %d%% общих  %d %d%% удалено  %d %d%% вставлено  -T, --initial-tab         выравнивать табуляцию, добавляя TAB в начало
  -r, --recursive           рекурсивно сравнивать подкаталоги
  -N, --new-file            считать несуществующие файлы пустыми
  -P, --unidirectional-new-file считать несуществующие первые файлы пустыми
  -s, --report-identical-files сообщать, когда файлы не различаются
  -x, --exclude=ОБРАЗЕЦ     исключить файлы, соответствующие ОБРАЗЦУ
  -X, --exclude-from=ФАЙЛ   исключить файлы, соответствующие какому-либо
                            образцу из ФАЙЛА
  -S, --starting-file=ФАЙЛ  при сравнении каталогов начать с ФАЙЛА
      --horizon-lines=ЧИСЛО сохранять ЧИСЛО строк общих префиксов/постфиксов
  -d, --minimal             стараться найти наименьшее множество различий
  -H, --speed-large-files   предполагать, что файлы велики и содержат большое
                            количество мелких различий
  -q, --brief               напечать только, отличаются ли файлы
  -e, --ed                  выводить сценарий ed
  -n, --rcs                 выводить в формате RCS
  -y, --side-by-side        выводить в две колонки
  -w, --width=ЧИСЛО         выводить не более ЧИСЛА (по умолчанию 130) знаков
                            на строку
      --left-column         выводить только левую колонку для общих строк
      --suppress-common-lines не выводить общие строки
  -D, --ifdef=ИМЯ           output merged file to show `#ifdef NAME' diffs
      --ТИПГ-group-format=ФМТГ печатать входные группы ТИПГ в формате ФМТГ
      --line-format=ФМТС    печатать все входные строки в формате ФМТС
      --ТИПС-line-format=ФМТС печатать входные строки ТИПС в формате ФМТС
  -l, --paginate            прогнать вывод через `pr' для разбиения на страницы
  -t, --expand-tabs         раскрывать при выводе табуляцию в пробелы
%s (для регулярного выражения `%s')%s: %d слов, %d элементов
, кластеризация, завершено
Невозможно применить -t, termcap недоступна.Невозможно применить -z, termcap недоступна.Пропущен заголовок `новой части' контекстного фрагмента различия в строке %ldПропущен заголовок `старой части' контекстного фрагмента различия в строке %ldНевозможно получить доступ к базе данных termcap.Невозможно найти имя файла в строке %ldКаталоги не поддерживаютсяНеверный заголовок объединенного фрагмента различия в строке %ldФМТС может содержать:
  %L  содержимое строки
  %l  содержимое строки без завершающего перевода строки
  %[-][ШИРИНА][.[ТОЧНОСТЬ]]{doxX}n  
                 спецификация номера входной строки в стиле printf
ФМТГ или ФМТС могут содержать:
  %%  %
  %c'C'  один знак C
  %c'\OOO'  знак с восьмеричным кодом OOO
Неправильная контекстная запись различия в строке %ldНеправильная объединенная запись различия в строке %ldПропущены аргументы, задающие файлыТолько один файл может быть стандартным вводом.Можно задать только один файлКлючи -123RSYZ имеют смысл, только если заданы два входных файла.Всего прочитано: файлов: %d, элементов: %d
Чтение %sУкажите тип терминала через переменную среды TERM.СортировкаСортировка членовТип терминала `%s' не определен.Это свободная программа; подробности об условиях распространения смотрите
в исходном тексте.  Мы НЕ предоставляем гарантий; даже гарантий
КОММЕРЧЕСКОЙ ЦЕННОСТИ или ПРИГОДНОСТИ ДЛЯ КОНКРЕТНОЙ ЦЕЛИ.
Попробуйте `%s --help' для получения более подробного описания.
Невозможно открыть `%s'Объединение по словам работает только для двух файлов (пока).Всего найдено: кластеров: %d, членов: %d
Всего найдено: кластеров: %d, членов: %d, перекрытий: %d
mdiff - Исследует несколько файлов и находит в них повторяющиеся
последовательности, выводя затем список (возможно, подробный) различий
и схожестей.
unify - Преобразует вывод diff из контекстного формата в объединенный и наоборот.
wdiff - Сравнивает слова в двух файлах и сообщает о различиях.

ACC SHELL 2018