diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2007-08-23 13:22:44 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2007-08-23 13:22:44 +0000 |
commit | 73adc4f001a03cbb8f71786c952565d80f74d030 (patch) | |
tree | c382f28e0cf5af7133f55c7140b87948f105b40d /doc | |
parent | c93245787a0fa0a404b78aebc1f4856879dbfe21 (diff) | |
download | libxslt-73adc4f001a03cbb8f71786c952565d80f74d030.tar.gz libxslt-73adc4f001a03cbb8f71786c952565d80f74d030.tar.bz2 libxslt-73adc4f001a03cbb8f71786c952565d80f74d030.zip |
applied patch from Roland Schwarz and Rob Richards to fix the security
* libxslt/security.c: applied patch from Roland Schwarz and Rob
Richards to fix the security file checks on Windows, should
close #464432
Daniel
svn path=/trunk/; revision=1440
Diffstat (limited to 'doc')
-rw-r--r-- | doc/xsltproc.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xsltproc.1 b/doc/xsltproc.1 index 383f073e..e66be310 100644 --- a/doc/xsltproc.1 +++ b/doc/xsltproc.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "XSLTPROC" "1" "$Date: 2007\-01\-11 20:12:45 +0100 (Thu, 11 Jan 2007) $" "libxslt" "" +.TH "XSLTPROC" "1" "$Date: 2007\-08\-23 14:20:49 +0200 (Thu, 23 Aug 2007) $" "libxslt" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) |