~ubuntu-branches/debian/squeeze/erlang/squeeze

« back to all changes in this revision

Viewing changes to lib/dialyzer/doc/src/dialyzer_chapter.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-08-05 20:54:29 UTC
  • mfrom: (6.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090805205429-pm4pnwew8axraosl
Tags: 1:13.b.1-dfsg-5
* Fixed parentheses in Emacs mode (closes: #536891).
* Removed unnecessary conflicts with erlang-manpages package.
* Added workaround for #475459: disabled threads on sparc architecture.
  This breaks wxErlang, so it's only a temporary solution.

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
    </code>
144
144
 
145
145
    <p>Dialyzer will look if there is an environment variable called
146
 
    $DIALZYER_PLT and place the PLT at this lokation. If no such
 
146
    $DIALYZER_PLT and place the PLT at this location. If no such
147
147
    variable is set, Dialyzer will place the PLT at
148
148
    $HOME/.dialyzer_plt. The placement can also be specified using the
149
149
    --plt, or --output_plt options.</p>