docbook2odf (0.244-1.1) fix-manpage.dpatch

Summary

 docs/docbook2odf.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

    
download this patch

Patch contents

#! /bin/sh /usr/share/dpatch/dpatch-run
## fix-manpage.dpatch by Alexander Wirt <formorer@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad docbook2odf-0.211~/docs/docbook2odf.1 docbook2odf-0.211/docs/docbook2odf.1
--- docbook2odf-0.211~/docs/docbook2odf.1	2007-05-17 12:28:16.000000000 +0200
+++ docbook2odf-0.211/docs/docbook2odf.1	2007-05-17 12:31:28.000000000 +0200
@@ -7,7 +7,7 @@
 .SH DESCRIPTION
 Docbook2odf is a toolkit that automaticaly converts DocBook to OASIS OpenDocument. Conversion is based on a XSLT which makes it easy to convert DocBook\->ODF, ODT, ODS and ODP as all these documents are XML based.
 .PP
-The result is provided in a one zipped ODF file \(.odt/.odp/.ods\) with all required content. There are group of utilities like docbook2odt, docbook2ods and docbook2odp as docbook2odf is actually universally converting to these respective formats.
+The result is provided in a one zipped ODF file (.odt/.odp/.ods) with all required content. There are group of utilities like docbook2odt, docbook2ods and docbook2odp as docbook2odf is actually universally converting to these respective formats.
 .SH OPTIONS
 .TP
 \-V
@@ -31,4 +31,4 @@
 \-\-help
 prints short help.
 .SH AUTHOR
-Roman Fordinal (fordinal (at) webcom.sk)
\ No newline at end of file
+Roman Fordinal (fordinal (at) webcom.sk)