[ecj] 68/145: Fixed a typo in the ecj manpages
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Mar 27 23:11:29 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository ecj.
commit 30189586267f15d93540b37c858a77790683f311
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jun 26 02:14:47 2014 +0200
Fixed a typo in the ecj manpages
---
debian/changelog | 1 +
debian/ecj.1 | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3ad7ae6..c831b3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ecj (3.9.0-3) UNRELEASED; urgency=medium
- Added the Homepage and the Vcs-* fields
* Switch to debhelper level 9
* Call 'set -e' in the body of the ecj maintainer scripts
+ * Fixed a typo in the ecj manpages
-- Emmanuel Bourg <ebourg at apache.org> Thu, 26 Jun 2014 01:40:40 +0200
diff --git a/debian/ecj.1 b/debian/ecj.1
index 37f9ae0..632dbd5 100644
--- a/debian/ecj.1
+++ b/debian/ecj.1
@@ -32,7 +32,7 @@ no classfile is generated
.TP
\fB\-1.7\fR set compliance level to 1.7
.TP
-\fB\-source\fR <ver> assertions toggle (1.3 or 1.4, default is 1.3 in -1.3 mode and 1.4 in -1.4 mode)
+\fB\-source\fR <ver> assertions toggle (1.3 or 1.4, default is 1.3 in \-1.3 mode and 1.4 in \-1.4 mode)
.TP
\fB\-target\fR <ver> classfile target setting
.TP
@@ -83,7 +83,7 @@ selective debug info
.TP
\fB\-noImportError\fR no errors for unresolved imports
.TP
-\fB\-encoding\fR specify default source encoding format (custom encoding can also be specifed on a per file basis by suffixing each input source file/folder name with '[encoding]')
+\fB\-encoding\fR specify default source encoding format (custom encoding can also be specified on a per file basis by suffixing each input source file/folder name with '[encoding]')
.PP
\fB\-log\fR <filename> specify a log file
.TP
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ecj.git
More information about the pkg-java-commits
mailing list