diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/install-windows.sgml | 7 |
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> |