ACC SHELL

Path : /var/lib/ntp/proc/self/root/usr/share/locale/fi/LC_MESSAGES/
File Upload :
Current File : //var/lib/ntp/proc/self/root/usr/share/locale/fi/LC_MESSAGES/wdiff.mo

H\a r!9S

m
993-KaEJL-z_|+^N#!!!!"7#H#8&1S&&&&&&$),,---%'-%M--s---'-.-&.'@.h."/"//$/	01#0!U0
w08000"00&11(1&132M2?2<3X34%7:9:`;|=9??@?N@9@V@ACFgH9%Jw_LL<MNaOP0U'U*U	&V?0W$pW:Z3Z[[,[A[V[_bb
bb	
cIcB^c3c4c(
d-3dad/{d;d,e.fCf(`f"fIf,f
#g1.g`glg-gg)hh9h+5iAaiiD<jDj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: 2007-11-04 01:54+0200
Last-Translator: Jorma Karvonen <karvjorm@users.sf.net>
Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Generator: KBabel 1.11.2

  -c, --context-diffs    pakota tuloste kontekstieroihin
  -e, --echo-comments    kaiuta kommentit vakiovirheeseen
  -o, --old-diffs        tulosta vanhantyyliset erot, ei väliä mitä
  -p, --patch-format     luo paikkausmuoto
  -P                     sama kuin valistin ”-p”
  -s, --strip-comments   riisu kommenttirivit
  -u, --unidiffs         pakota tuloste samanlaisiin
  -U                     sama kuin valitsimet ”-p” ja ”-u”
  -=, --use-equals       korvaa välilyönnit yhtäläisyysmerkeillä samanlaisissa
      --help             näytä tämä opaste ja poistu
      --version          tulosta versiotiedot ja poistu

Jos TIEDOSTOa ei ole määritelty, lue vakiosyötteestä.

*  -C, --context=RIVIÄ         kuten valitsin ”-c”, valitse myös kontekstikoko riveillä
*  -L, --label=TUNNISTE        käytä kohteesta/kohteeseen TUNNISTEtta eikä tiedostonimeä (kahdesti)
*  -U, --unified=TUNNISTE      kuten valitsin ”-u”, valitse myös kontekstikoko riveillä
*  -c, --context               tulosta kontekstierot (oletus 3 kontekstiriviä)
*  -u, --unified               tulosta ei-kontekstierot (oletus 3 kontekstiriviä)
*  -LINES                      (jäänyt pois käytöstä: valitse kontekstikoko riveillä)

Oletuksena kontekstieroilla on kaksirivinen näköpiiri.

Klusteroidaan:
  -G, --relist-files         luettele kaikki syötetiedostot annotaatioilla
  -J, --minimum-size=ALKIOTA ei oteta huomioon klustereita, joissa ei ole vähintään ALKIOTA alkiota
  -j, --ignore-delimiters    älä laske alkioita, joissa on vain erotinmerkkejä

Vertaillaan hakemistoja:
*  -N, --new-file                  pidä puuttuvia tiedostoja tyhjänä
*  -P, --unidirectional-new-file   pidä puuttuvia vanhoja tiedostoja tyhjinä
*  -S, --starting-file=TIEDOSTO    aloita uudelleen hakemistovertailu TIEDOSTOlla
*  -X, --exclude-from=TIEDOSTO     älä ota huomioon TIEDOSTOn täsmääviä tiedostomalleja
*  -r, --recursive                 vertaa alihakemistoja rekursiivisesti
*  -s, --report-identical-files    raportoi kun kaksi tiedostoa ovat samat
*  -x, --exclude=MALLI             ei oteta huomioon tiedostoja (hakemistoja), jotka täsmäävät MALLIin

Verrataan tiedostoja:
*  -H, --speed-large-files     nopeampi silloin kun on lukuisia pieniä muutoksia
*  -a, --text                  raportoi rivieroista (tekstitiedosto-oletus)
*  -d, --minimal               yritä kovemmin pienelle muutosjoukolle
*  -q, --brief                 sanoo ainoastaan, että tiedostot ovat erilaisia (binäärioletus)
*      --horizon-lines=RIVIÄ   pitää RIVIÄ riviä yhteisissä  prefikseissä/suffikseissa

Konteksti- ja yhteismuodot:
*  -F, --show-function-line=REGEXP   näytä edellinen REGEXP-täsmäävä konteksti
*  -p, --show-c-function             näytä jokaiselle muutokselle, mikä C-funktio on kyseessä

Tekijänoikeudet © 1992, 1997 Free Software Foundation, Inc.

Tekijänoikeudet © 1994, 1997 Free Software Foundation, Inc.

Tekijänoikeudet © 1997 Free Software Foundation, Inc.

Virhejäljitystä:
  -0, --debugging   tulosta monia yksityiskohtia tapahtumakulusta

Yksityiskohtaiset tulostemuodot:
*  -D, --ifdef=NIMI                     tulosta ”#ifdef NIMI”-muoto
*      --changed-group-format=MUOTO     käytä MUOTOa muutetuille riveille
*      --new-group-format=MUOTO         käytä MUOTOa lisätyille riveille
*      --new-line-format=MUOTO          käytä MUOTOa lisätylle riville
*      --old-group-format=MUOTO         käytä MUOTOa poistetuille riveille
*      --old-line-format=MUOTO          käytä MUOTOa poistetulle riville
*      --unchanged-group-format=MUOTO   käytä MUOTOa muuttumattomille riveille
*      --unchanged-line-format=MUOTO    käytä MUOTOa muuttumattomalle riville
*      --line-format=MUOTO              --{vanha,uusi,muuttumaton}-rivimuoto

MUOTO koostuu merkeistä yksinään, paitsi:
  %%%%          yksinäinen %%
  %%c'C'        lainattu merkki C
  %%c'\O'      merkillä on arvo O, yhdestä kolmeen oktaalilukua
  %%(A=B?T:E)   jos A on B silloin T tai E; A B numero tai MUUTTUJA; T E MUOTO
  %%FN          käytä SPECIF-määrittelyä F MUUTTUJAn arvon N tulostamiseksi
  %%<           [ryhmä] vanha, jokainen rivi valitsimen ”--old-line-format” kautta
  %%>           [ryhmä] uusi, jokainen rivi valitsimen ”--new-line-format” kautta
  %%=           [ryhmä] muuttumaton, jokainen rivi valitsimen ”--unchanged-line-format” kautta
  %%l           [rivi] ilman sen mahdollista jättörivinvaihtoa
  %%L           [rivi] mahdollisen jättörivinvaihdon kanssa

Muotoillaan tulostetta:
  -T, --initial-tab         tuota sarkainmerkkejä eikä alustavia välilyöntejä
  -l, --paginate            sivuta tuloste ohjelman ”pr” kautta
  -S, --string[=MERKKIJONO] ota huomioon toinen käyttäjäMERKKIJONO
  -V, --show-links          anna tiedosto- ja riviviitteet annotaatioissa
  -t, --expand-tabs         laajenna sarkainmerkit välilyönneiksi tulosteessa

Teksti, jota ei oteta huomioon:
  -B, --ignore-blank-lines             ei oteta huomioon tyhjiä rivejä
*  -I, --ignore-matching-lines=REGEXP  ei oteta huomioon rivejä, jotka täsmäävät REGEXP:n kanssa
  -b, --ignore-space-change            ei oteta huomioon tyhjätilamerkkien määrää
  -i, --ignore-case                    ei oteta huomioon merkkikokoeroja
  -w, --ignore-all-space               ei oteta huomioon tyhjätilamerkkejä

LTYPE on ”vanha”, ”uusi”, tai ”muuttumaton”.  GTYPE on LTYPE tai ”muuttunut”.
GFMT voi sisältää:
  %<  riviä tiedostosta TIEDOSTO1
  %>  riviä tiedostosta TIEDOSTO2
  %=  riviä, jotka ovat yhteisiä tiedostoille TIEDOSTO1 ja TIEDOSTO2
  %[-][LEVEYS][.[TARKKUUS]]{doxX}KIRJAIN  printf-tyylinen määrittely kohteelle KIRJAIN
    KIRJAIN-kohteet ovat kuten seuraavat uusille ryhmille, pieni merkkikoko vanhoille ryhmille:
      F  ensimmäinen rivinumero
      L  viimeinen rivinumero
      N  rivien lukumäärä = L-F+1
      E  F-1
      M  L+1

Vanhat mdiff-valitsimet:
*  -f, --fuzz-items=ALKIOT    ei enempää kuin ALKIOT-määrä ei-täsmääviä klusterissa

Toimintatilat:
  -h                     (ei oteta huomioon)
  -v, --verbose          raportoi muutamat tilastot vakiovirheeseen
      --help             näytä tämän opastetekstin ja poistu
      --version          tulosta versiotiedot ja poistu

SPECIF on [-][W[.D]]{doxX} kuten ”C printf”-käskyssä

Skripti-kaltaiset muodot:
  (ei mikään valitsimista ”-CDUcefnuy”) tulosta tavalliset erot
*  -e, --ed                             tulosta voimassa oleva ”ed”-skripti
*  -f, --forward-ed                     sekoita keskenään valitsimet ”-e” ja ”-n” (ei ole kovin hyödyllinen)
*  -n, --rcs                            tulosta RCS-muoto (RCS käyttää sisäisesti)

vierimuoto:
*  -W, --width=SARAKKEITA        käytä SARAKKEITA leveytenä
*  -y, --side-by-side            käytä vierekkäistulostemuotoa
*      --left-column             tulosta vain vasen sarakerivi kun yhteinen
*      --sdiff-merge-assist      (”sdiff” käyttää sisäisesti)
*      --suppress-common-lines   älä tulosta yhteisiä rivejä

Vakioerovalitsimet:
  -i, --ignore-case              pidä eri merkkikokoja samana
  -w, --ignore-all-space         älä ota huomioon kaikkia tyhjämerkkejä
  -b, --ignore-space-change      älä ota huomioon muutoksia tyhjätilamerkkien lukumäärässä
  -B, --ignore-blank-lines       älä ota huomioon muutoksia, joiden kaikki rivit ovat tyhjiä
  -I, --ignore-matching-lines=RE älä ota huomioon muutoksia, joiden kaikki rivit täsmäävät RE:n kanssa
  -a, --text                     käsittele kaikki tiedostot teksteinä
  -c, --context[=NUMERO]         tulosta säännölliset kontekstierot
                                 muuttaen kontekstin NUMEROriveiksi
  -u, --unified[=NUMERO]         tulosta yhdistyneet kontekstierot tai kontekstinmukaiset,
                                 kontekstin NUMEROriveillä
  -C, --context=NUM              tulosta NUM riviä kopioitua tekstiä
  -U, --unified=NUM              tulosta NUM riviä yhdistynyttä kontekstia
  -L, --label=LABEL              käytä TUNNISTEtta eikä tiedostonimeä
  -p, --show-c-function          näytä missä C-funktiossa jokainen muutos on
  -F, --show-function-line=RE    näytä viimeisin täsmäävä RE-rivi

Käyttö: %s [VALITSIN]... TIEDOSTO1 TIEDOSTO2

Käyttö: %s [VALITSIN]... [TIEDOSTO]

Käyttö: %s [VALITSIN]... [TIEDOSTO]...

MUUTTUJA on {eflmn} vanhalle ryhmälle tai {EFLMN} uudelle ryhmälle
  {eE}   rivinumero juuri ennen ryhmää
  {fF}   ryhmän ensimmäinen rivinumero
  {lL}   ryhmän viimeinen rivinumero
  {mM}   rivinumero juuri ryhmän jälkeen
  {nN}   rivinumerot ryhmässä

Kun ei ole TIEDOSTOa, tai kun TIEDOSTO on -, lue vakiosyöte.

Sanatilavalitsimet:
  -1, --no-deleted            estä poistettujen sanojen tulostus
  -2, --no-inserted           estä lisättyjen sanojen tulostus
  -3, --no-common             estä yhteisten sanojen tulostus
  -A, --auto-pager            kutsu automaattisesti sivuttajaa
  -k, --less-mode             tulostintilavariaatio kohteelle ”less”
  -m, --avoid-wraps           älä laajenna kenttiä uusilla riveillä
  -o, --printer               ylikirjoita kuten tulostimille
  -z, --terminal              käytä ”termcap”:iä kuten päätenäytöille
  -K, --no-init-term          kuten valitsin ”-z”, mutta ei termcap-alustus-/päättymismerkkijonoja
  -O, --item-regexp=REGEXP    vertaa alkioita kuten REGEXP on määritellyt
  -W, --word-mode             vertaa sanoja eikä rivejä

Kirjoittaja: François Pinard <pinard@iro.umontreal.ca>.

Kirjoittaja: Wayne Davison <davison@borland.com>.
  %d %d%% muutettua  %d %d%% yhteistä  %d %d%% poistettua  %d %d%% lisättyä  -T, --initial-tab             aseta sarkaimet tasaan edeltävän rivin sarkaimen kanssa
  -r, --recursive               vertaa kaikki löydetyt alihakemistot rekursiivisesti
  -N, --new-file                pidä poissa olevia tiedostoja tyhjinä
  -P, --unidirectional-new-file pidä poissaolevia ensimmäisiä tiedostoja tyhjinä
  -s, --report-identical-files  raportoi kun kaksi tiedostoa ovat samoja
  -x, --exclude=MALLI           älä ota huomioon tiedostoja, jotka täsmäävät MALLIn kanssa
  -X, --exclude-from=TIEDOSTO   älä ota huomioon tiedostoja, jotka täsmäävät minkä tahansa mallin kanssa TIEDOSTOssa
  -S, --starting-file=TIEDOSTO  aloita TIEDOSTOlla kun verrataan hakemistoja
      --horizon-lines=NUM       pidä yhteisen prefiksin ja suffiksin NUM riviä
  -d, --minimal                 yritä kovasti löytää muutosten pienin joukko
  -H, --speed-large-files       otaksu laajat tiedostot ja monia hajallaan olevia pieniä muutoksia
  -q, --brief                   tulosta vain kun tiedostot eroavat
  -e, --ed                      tulosta ”ed”-skripti
  -n, --rcs                     tulosta RCS-muotoinen ero
  -y, --side-by-side            tulosta kahdessa sarakkeessa
  -w, --width=NUM               tulosta enimmillään NUM (oletus 130) merkkiä rivillä
      --left-column             tulosta vain vasen sarake yhteisistä riveistä
      --suppress-common-lines   älä tulosta yhteisiä rivejä
  -D, --ifdef=NIMI              tulosta lomitettu tiedosto ”#ifdef NIMI”-erojen näyttämiseksi
      --GTYPE-group-format=GFMT GTYPE syöteryhmät GFMT:llä
      --line-format=LFMT        kaikki syöterivit LFMT:llä
      --LTYPE-line-format=LFMT  LTYPE syöterivit LFMT:llä
  -l, --paginate                välitä tuloste ”pr”:n kautta sen sivuttamiseksi
  -t, --expand-tabs             laajenna sarakainmerkit välilyönneiksi tulosteessa
%s (kohteelle regexp ”%s”)%s: %d sanaa, %d alkiota
, klusteroidaan, valmis
Ei voida käyttää valitsinta ”-t”, termcap ei ole käytettävissä.Ei voi käyttää valitsinta ”-z”, termcap ei ole käytössä.Kontekstiero puuttuu ”uusi”-otsake rivillä %ldKontekstiero puuttuu ”vanha” otsake rivillä %ldEi ollut pääsyä termcap-tietokantaan.Ei voitu löytää nimeä erolle rivillä %ldHakemistoja ei ole tuettuVirheellinen yhdistetty ero-otsake rivillä %ldLFMT voi sisältää:
  %L  rivin sisällön
  %l  rivin sisällön, kaikki jättörivinvaihdot pois jätettynä
  %[-][LEVEYS][.[TARKKUUS]]{doxX}n  printf-tyylinen määrittely syöttörivinumeroille
Joko GFMT tai LFMT voi sisältää:
  %%  %
  %c'C'  yksittäinen merkki C
  %c'\OOO'  merkki oktaalikoodilla OOO
Vääränmuotoinen kontekstiero rivillä %ldVääränmuotoinen yhdistetty ero rivillä %ldPuuttuvat tiedostoargumentitVain yksi tiedosto voi olla vakiosyöte.Vain yksi tiedostonimi on sallittuValitsimet -123RSYZ ovat merkityksellisiä vain kun syötteitä on kaksi.Lukemisyhteenveto: %d tiedostoa, %d alkiota
Luetaan %sValitse pääte TERM-ympäristömuuttujan kautta.LajitellaanLajitellaan jäseniäPäätetyyppiä ”%s” ei ole määritelty.Tätä ohjelmaa levitetään siinä toivossa, että se olisi hyödyllinen,
mutta ilman mitään takuuta; ilman edes hiljaista takuuta kaupallisesti
hyväksyttävästä laadusta tai soveltuvuudesta tiettyyn tarkoitukseen.
Katso GPL-lisenssistä lisää yksityiskohtia.
Lisätietoja ”%s --help”-käskyllä.
Ei voitu avata `%s'Sanalomittuminen vain kahdelle tiedostolle (toistaiseksi)Työyhteenveto: %d klusteria, %d jäsentä
Työyhteenveto: %d klusteria, %d jäsentä, %d on päällekkäin
mdiff - Tutkii useita tiedostoja ja etsii samanlaisia sekvenssejä. Se tuottaa
sitten yksityiskohtaisen luettelon erilaisuuksista ja samanlaisuuksista.
unify - Muunna kontekstierot kontekstinmukaisiksi tai päinvastoin.
wdiff - Vertailee sanoja kahdessa tiedostossa ja ilmoittaa eroista.

ACC SHELL 2018