mirror of
https://github.com/php/doc-en.git
synced 2026-03-24 15:52:15 +01:00
Capitalize "Linux" (#794)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
&reftitle.required;
|
||||
<para>
|
||||
You need to install librrd first to be able to use PECL/rrd. Most common option
|
||||
is using of librrd-dev package from your favourite linux distro.
|
||||
is using of librrd-dev package from your favourite Linux distro.
|
||||
PECL/rrd is tested with librrd 1.4.3, older or newer versions might or might not
|
||||
work for you.
|
||||
</para>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
will only be available with libssh >= 1.2.9.
|
||||
</para>
|
||||
<para>
|
||||
Libssh2 comes in two flavours: gcrypt or openssl. Some linux
|
||||
Libssh2 comes in two flavours: gcrypt or openssl. Some Linux
|
||||
distributions build libssh2 with the gcrypt library, some use openssl.
|
||||
Libssh2 has some issues when compiled with gcrypt, please use openssl.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user