diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2008-05-13 15:52:56 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2008-05-13 15:52:56 +0000 |
commit | ec5c63b43a285cb2a2d861ae5076a502d8cf875e (patch) | |
tree | 70dd430ce8812b733e758eab7f95673355409b38 /doc/xsltproc.1 | |
parent | 970091425f31577eb9f106961331f6013f0b3335 (diff) | |
download | libxslt-ec5c63b43a285cb2a2d861ae5076a502d8cf875e.tar.gz libxslt-ec5c63b43a285cb2a2d861ae5076a502d8cf875e.tar.bz2 libxslt-ec5c63b43a285cb2a2d861ae5076a502d8cf875e.zip |
release of 1.1.24 syntactic cleanup (Martin) Daniel
* configure.in doc/*: release of 1.1.24
* python/generator.py: syntactic cleanup (Martin)
Daniel
svn path=/trunk/; revision=1473
Diffstat (limited to 'doc/xsltproc.1')
-rw-r--r-- | doc/xsltproc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/xsltproc.1 b/doc/xsltproc.1 index 15ae88ae..d94e7a25 100644 --- a/doc/xsltproc.1 +++ b/doc/xsltproc.1 @@ -1,11 +1,11 @@ .\" Title: xsltproc .\" Author: John Fleck <jfleck@inkstain.net> .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> -.\" Date: $Date: 2008-04-03 06:26:46 +0200 (Thu, 03 Apr 2008) $ +.\" Date: $Date: 2008-04-21 16:28:56 +0200 (Mon, 21 Apr 2008) $ .\" Manual: xsltproc Manual .\" Source: libxslt .\" -.TH "XSLTPROC" "1" "$Date: 2008\-04\-03 06:26:46 +0200 (Thu, 03 Apr 2008) $" "libxslt" "xsltproc Manual" +.TH "XSLTPROC" "1" "$Date: 2008\-04\-21 16:28:56 +0200 (Mon, 21 Apr 2008) $" "libxslt" "xsltproc Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) |