Remove redundant manpages and references to them.
[openssl.git] / doc / apps / config.pod
index df9361794fa8bdec6fea4fac433fa6db997e8ae6..ce874a42ce1329c5a5913d8854de9477cef12a6d 100644 (file)
@@ -49,7 +49,7 @@ instead of calling B<getenv()> directly.
 It is possible to escape certain characters by using any kind of quote
 or the B<\> character. By making the last character of a line a B<\>
 a B<value> string can be spread across multiple lines. In addition
-the sequences B<\n>, B<\r>, B<\b> and B<\t> are recognised.
+the sequences B<\n>, B<\r>, B<\b> and B<\t> are recognized.
 
 =head1 NOTES