File: 08_fix-spelling-in-manpage.patch

package info (click to toggle)
valgrind 1%3A3.25.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180,392 kB
  • sloc: ansic: 827,945; exp: 26,134; xml: 23,776; asm: 14,769; cpp: 9,431; makefile: 7,680; sh: 6,687; perl: 5,451; python: 1,498; javascript: 981; awk: 166; csh: 1
file content (17 lines) | stat: -rw-r--r-- 727 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Fix spelling-error-in-manpage found by lintian
Origin: vendor
Author: Alessandro Ghedini <ghedo@debian.org>
Reviewed-by: Alessandro Ghedini <ghedo@debian.org>
Last-Update: 2016-11-03

--- a/docs/xml/manual-core-adv.xml
+++ b/docs/xml/manual-core-adv.xml
@@ -1227,7 +1227,7 @@
     <term><option>--port=&lt;portnr&gt;</option></term>
     <listitem><para>Instructs vgdb to
     use tcp/ip and listen for GDB on the specified port nr rather than
-    to use a pipe to communicate with GDB. Using tcp/ip allows to have
+    to use a pipe to communicate with GDB. Using tcp/ip allows one to have
     GDB running on one computer and debugging a Valgrind process
     running on another target computer.
     Example: