This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository cup.
commit 52840ab9940165970d478f59de06df7652f49211 Author: Markus Koschany <[email protected]> Date: Wed Dec 30 03:54:03 2015 +0100 The path to manual.html is /usr/share/doc/cup --- debian/cup.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/cup.1 b/debian/cup.1 index c2e7239..8f6495f 100644 --- a/debian/cup.1 +++ b/debian/cup.1 @@ -13,13 +13,13 @@ This manual page was written for the Debian GNU/Linux distribution (but may be used by others), because the original program does not have a manual page. Instead, it has documentation in HTML format; see -.IR /usr/doc/cup/manual.html . +.IR /usr/share/doc/cup/manual.html . .SH OPTIONS .TP .B \-package name specify package generated classes go in [default none]. .TP -.B \-parser name +.B \-parser name specify parser class name [default "parser"]. .TP .B \-symbols name -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cup.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

