summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2016-02-29 18:16:59 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2016-02-29 18:16:59 -0300
commit5847397deca66fb4a4b3d2e0dcb3414dd5c4e180 (patch)
treeb99088c2b9f8d71df5e09e0d0fbafa5ef005e141 /doc/src
parent10b4852215a37915e55f034f919a6dc8bc72e988 (diff)
Minor tweaks for new src/test/recovery
Author: Michael Paquier
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/install-windows.sgml7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml
index bfe840c3cf3..f08cca7fce5 100644
--- a/doc/src/sgml/install-windows.sgml
+++ b/doc/src/sgml/install-windows.sgml
@@ -455,9 +455,10 @@ $ENV{CONFIG}="Debug";
</para>
<para>
- Running the regression tests on client programs, with "vcregress bincheck",
- or on recovery tests, with "vcregress recoverycheck" requires an additional
- Perl module to be installed:
+ Running the regression tests on client programs, with
+ <command>vcregress bincheck</>, or on recovery tests, with
+ <command>vcregress recoverycheck</> requires an additional Perl module
+ to be installed:
<variablelist>
<varlistentry>
<term><productname>IPC::Run</productname></term>