diff options
Diffstat (limited to 'doc/src/sgml/regress.sgml')
| -rw-r--r-- | doc/src/sgml/regress.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/regress.sgml b/doc/src/sgml/regress.sgml index 13802e8f419..71196a1aca3 100644 --- a/doc/src/sgml/regress.sgml +++ b/doc/src/sgml/regress.sgml @@ -676,7 +676,7 @@ make -C src/bin check PROVE_FLAGS='--reverse' <para> The tests written in Perl require the Perl - module <literal>IPC::Run</literal>, otherwise most tests will be skipped. + module <literal>IPC::Run</literal>. This module is available from CPAN or an operating system package. </para> </sect1> |
