* Makefile.cfg (local-checks-to-skip) [sc_the_the]: Enable.
* docs/virsh.pod: Remove a duplicate "the".
* libvirt.spec.in: Likewise.
* virsh.1: Likewise.
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.
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 \
=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>
%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
.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"