After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 525822 - xsltproc man page: incorrect option of encoding
xsltproc man page: incorrect option of encoding
Status: RESOLVED FIXED
Product: libxslt
Classification: Platform
Component: general
1.1.22
Other All
: Normal minor
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-02 19:15 UTC by Vincent Lefevre
Modified: 2008-04-03 04:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Lefevre 2008-04-02 19:15:43 UTC
Documentation 
Section: SYNOPSIS
In SYNOPSIS:
  --param ENCODING

Correct version:
  --encoding ENCODING

Other information:
Comment 1 Daniel Veillard 2008-04-03 04:27:19 UTC
Okay, trivial to fix, it's in SVN now,

  thanks !

Daniel