]> xenbits.xensource.com Git - libvirt.git/commitdiff
Enable the duplicate-"the" test; fix violations
authorJim Meyering <meyering@redhat.com>
Tue, 29 Jan 2008 17:43:28 +0000 (17:43 +0000)
committerJim Meyering <meyering@redhat.com>
Tue, 29 Jan 2008 17:43:28 +0000 (17:43 +0000)
* Makefile.cfg (local-checks-to-skip) [sc_the_the]: Enable.
* docs/virsh.pod: Remove a duplicate "the".
* libvirt.spec.in: Likewise.
* virsh.1: Likewise.

ChangeLog
Makefile.cfg
docs/virsh.pod
libvirt.spec.in
virsh.1

index 400453831144f25a51e9183a849200734dfb16b1..aebe54da9b624b9affd437d00f7f2e0c2125fc29 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 Tue Jan 29 18:39:25 CET 2008  Jim Meyering  <meyering@redhat.com>
 
+       Enable the duplicate-"the" test; fix violations
+       * Makefile.cfg (local-checks-to-skip) [sc_the_the]: Enable.
+       * docs/virsh.pod: Remove a duplicate "the".
+       * libvirt.spec.in: Likewise.
+       * virsh.1: Likewise.
+
        Add framework for code style- and syntax-checking rules.
        Almost all tests are initially disabled via the list in Makefile.cfg.
        * Makefile.am (EXTRA_DIST): Add .x-sc_avoid_if_before_free.
index f1194d13eee76821aa6a299c036813b4f323607a..ba59f291443becdff49ba97bb8e11acbd12b7fe0 100644 (file)
@@ -54,7 +54,6 @@ local-checks-to-skip =                        \
   sc_space_tab                         \
   sc_sun_os_names                      \
   sc_system_h_headers                  \
-  sc_the_the                           \
   sc_two_space_separator_in_usage      \
   sc_useless_cpp_parens                        \
   patch-check                          \
index 8166db73dfb333fc37806e33121df4559be0771f..8f4086cbaa088fe654a4c996799578c330e40ce2 100644 (file)
@@ -327,7 +327,7 @@ anymore.
 =item B<resume> I<domain-id>
 
 Moves a domain out of the suspended state.  This will allow a previously
-suspended domain to now be eligible for scheduling by the the underlying
+suspended domain to now be eligible for scheduling by the underlying
 hypervisor.
 
 =item B<ttyconsole> I<domain-id>
index 9b3fa6718f64a2c2d1b61743c567c8d7b1cc0d39..8e918b957f2ee888762e08da6762eb43f7b105ab 100644 (file)
@@ -75,7 +75,7 @@ Obsoletes: libvir-python
 %description python
 The libvirt-python package contains a module that permits applications
 written in the Python programming language to use the interface
-supplied by the libvirt library to use the the virtualization capabilities 
+supplied by the libvirt library to use the virtualization capabilities 
 of recent versions of Linux (and other OSes).
 
 %prep
diff --git a/virsh.1 b/virsh.1
index 09df396e4b0b0477b2c2a2179f261ee35eb3f06a..fa4675c70f654e7d320d2976e041774a56b044b9 100644 (file)
--- a/virsh.1
+++ b/virsh.1
@@ -409,7 +409,7 @@ anymore.
 .IP "\fBresume\fR \fIdomain-id\fR" 4
 .IX Item "resume domain-id"
 Moves a domain out of the suspended state.  This will allow a previously
-suspended domain to now be eligible for scheduling by the the underlying
+suspended domain to now be eligible for scheduling by the underlying
 hypervisor.
 .IP "\fBttyconsole\fR \fIdomain-id\fR" 4
 .IX Item "ttyconsole domain-id"