Package: qmc Version: 0.94-3 Severity: normal Tags: patch
Found some typos in '/usr/share/man/man1/qmc.1.gz', see attached '.diff'. (Also put the four examples on separate lines.) Hope this helps... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages qmc depends on: ii libc6 2.3.6-4 GNU C Library: Shared libraries an ii libgcc1 1:4.0.3-1 GCC support library ii libstdc++5 1:3.3.6-13 The GNU Standard C++ Library v3 Versions of packages qmc recommends: ii tk8.0 [wish] 8.0.5-11.1 Tk toolkit for Tcl and X11, v8.0 - ii tk8.2 [wish] 8.2.3-5 The Tk toolkit for TCL and X11 v8. ii tk8.3 [wish] 8.3.5-6 Tk toolkit for Tcl and X11, v8.3 - ii tk8.4 [wish] 8.4.12-1 Tk toolkit for Tcl and X11, v8.4 - -- no debconf information
--- qmc.1 2003-11-12 21:43:26.000000000 -0500 +++ /tmp/qmc.1 2006-03-31 04:43:03.000000000 -0500 @@ -9,9 +9,9 @@ .SH OPTIONS .TP \fB\-a\fR, \fB\-\-avoidast\fR -avoid astericks at the output +avoid asterisks at the output .HP -\fB\-d\fR, \fB\-\-describesyntax\fR descibe the syntax for the EQU +\fB\-d\fR, \fB\-\-describesyntax\fR describe the syntax for the EQU .TP \fB\-g\fR, \fB\-\-gettable\fR get boolean table @@ -41,9 +41,17 @@ output version information and exit .SS "A few samples:" .IP +.TP +.B qmc \fB\-s\fR "/[a+b]*[/b*c]" +.TP +.B qmc \fB\-g\fR \fB\-s\fR "x + //y * [ z + /z * y ] * 1" +.TP +.B qmc \fB\-T\fR \fB\-s\fR "a*/b+c+d+e*/c+f*e" +.TP +.B qmc \fB\-p\fR .IP (symbols are recognized as single char's)

