We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b95e86 commit a240c4bCopy full SHA for a240c4b
source/includes/note-minimum-glibc.rst
@@ -1,7 +1,8 @@
1
.. note::
2
3
- This distribution will utilize the
+ MongoDB uses the
4
`GNU C Library <http://www.gnu.org/software/libc/>`_
5
- (glibc) if available on a host. Version glibc-2.12-1.2.el6
6
- is required to avoid a known bug,
7
- and a minimum level of 2.13 is recommended.
+ (glibc) if available on a system.
+ Version glibc-2.12-1.2.el6 is required to avoid a known bug
+ with earlier versions, however a minimum level of 2.13 is
8
+ recommended.
0 commit comments