Commit 6e07eb1aaef7bb049b83083f6f37a16209b146df

Authored by Jay Berkenbilt
1 parent d6f47170

typo

git-svn-id: svn+q:///qpdf/trunk@637 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing 1 changed file with 34 additions and 34 deletions
manual/qpdf-manual.xml
... ... @@ -1966,46 +1966,46 @@ print "\n";
1966 1966 <variablelist>
1967 1967 <varlistentry>
1968 1968 <term>2.0.2: June 30, 2008</term>
1969   - <listitem>
1970   - <itemizedlist>
1971   - <listitem>
1972   - <para>
1973   - Update test suite to work properly with a
1974   - non-<comamnd>bash</comamnd> <filename>/bin/sh</filename> and
1975   - with Perl 5.10. No changes were made to the actual qpdf
1976   - source code itself for this release.
1977   - </para>
1978   - </listitem>
1979   - </itemizedlist>
1980   - </listitem>
  1969 + <listitem>
  1970 + <itemizedlist>
  1971 + <listitem>
  1972 + <para>
  1973 + Update test suite to work properly with a
  1974 + non-<command>bash</command> <filename>/bin/sh</filename> and
  1975 + with Perl 5.10. No changes were made to the actual qpdf
  1976 + source code itself for this release.
  1977 + </para>
  1978 + </listitem>
  1979 + </itemizedlist>
  1980 + </listitem>
1981 1981 </varlistentry>
1982 1982 <varlistentry>
1983 1983 <term>2.0.1: May 6, 2008</term>
1984   - <listitem>
1985   - <itemizedlist>
1986   - <listitem>
1987   - <para>
1988   - No changes in functionality or interface. This release
1989   - includes fixes to the source code so that qpdf compiles
1990   - properly and passes its test suite on a broader range of
1991   - platforms. See <filename>ChangeLog</filename> in the source
1992   - distribution for details.
1993   - </para>
1994   - </listitem>
1995   - </itemizedlist>
1996   - </listitem>
  1984 + <listitem>
  1985 + <itemizedlist>
  1986 + <listitem>
  1987 + <para>
  1988 + No changes in functionality or interface. This release
  1989 + includes fixes to the source code so that qpdf compiles
  1990 + properly and passes its test suite on a broader range of
  1991 + platforms. See <filename>ChangeLog</filename> in the source
  1992 + distribution for details.
  1993 + </para>
  1994 + </listitem>
  1995 + </itemizedlist>
  1996 + </listitem>
1997 1997 </varlistentry>
1998 1998 <varlistentry>
1999 1999 <term>2.0: April 29, 2008</term>
2000   - <listitem>
2001   - <itemizedlist>
2002   - <listitem>
2003   - <para>
2004   - First public release.
2005   - </para>
2006   - </listitem>
2007   - </itemizedlist>
2008   - </listitem>
  2000 + <listitem>
  2001 + <itemizedlist>
  2002 + <listitem>
  2003 + <para>
  2004 + First public release.
  2005 + </para>
  2006 + </listitem>
  2007 + </itemizedlist>
  2008 + </listitem>
2009 2009 </varlistentry>
2010 2010 </variablelist>
2011 2011 </appendix>
... ...