This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javacc.
commit 126d1ceb99106a09d86ff6c5eac6cd9c588ef33e Author: Paul Cager <[email protected]> Date: Sun Apr 15 20:10:52 2007 +0000 Change incorrect "userinput" tags to "command" tags in manpage.sgml. Prevents malformatted manpage and lintian warning --- debian/manpage.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/manpage.sgml b/debian/manpage.sgml index 0818187..c7280e3 100644 --- a/debian/manpage.sgml +++ b/debian/manpage.sgml @@ -92,8 +92,8 @@ manpage.1: manpage.sgml <refsect1> <title>OPTIONS</title> - <para><userinput>&dhpackage;</userinput>, <userinput>jjtree</userinput> or - <userinput>jjdoc</userinput> without any argument prints a small help + <para><command>&dhpackage;</command>, <command>jjtree</command> or + <command>jjdoc</command> without any argument prints a small help with the list of available options.</para> <para>"option-settings" is a sequence of settings separated -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javacc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

