summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Shachnev <mitya57@gmail.com>2017-10-14 10:14:14 +0300
committerDmitry Shachnev <mitya57@gmail.com>2017-10-14 10:14:14 +0300
commiteacdcc8338be5683a72952d1db4a266f567c181a (patch)
treea3780d51facbc9530f475fa758262b6188d05424
parenta4c828993cf4a1c77c8ca97ba6baa767ec2936f3 (diff)
downloadpkg-kde-tools-eacdcc8338be5683a72952d1db4a266f567c181a.tar.gz
Fix syntax error in pkgkde-symbolshelper.1 manpage.
-rw-r--r--debian/changelog1
-rw-r--r--man1/pkgkde-symbolshelper.12
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c8265b6..e43425a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ pkg-kde-tools (0.15.26) UNRELEASED; urgency=medium
* Add a new script, dh_qmlcdeps, for generating proper Qt dependencies
for QML compiled data files (Closes: #872325).
* Bump Standards-Version to 4.1.1, no changes needed.
+ * Fix syntax error in pkgkde-symbolshelper.1 manpage.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 11 Oct 2017 13:24:10 +0300
diff --git a/man1/pkgkde-symbolshelper.1 b/man1/pkgkde-symbolshelper.1
index ee8356e..f72a282 100644
--- a/man1/pkgkde-symbolshelper.1
+++ b/man1/pkgkde-symbolshelper.1
@@ -24,7 +24,7 @@ pkgkde-gensymbols -plibfoo1 -v1.7 -Osymbols.amd64 -edebian/libfoo1/usr/lib/libfo
pkgkde-symbolshelper create -o debian/libfoo1.symbols -v 1.7 symbols.amd64
\fR
.RE
-.ni
+.fi
.P
The above commands should be invoked from the top level directory of
your package's source after having built the package before cleaning,