[Groonga-commit] groonga/groonga at a6e36a2 [master] doc: suppress a warning

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jul 1 09:56:29 JST 2014


Kouhei Sutou	2014-07-01 09:56:29 +0900 (Tue, 01 Jul 2014)

  New Revision: a6e36a25e1c8bd8b883f693ae0a0dc307d6545b5
  https://github.com/groonga/groonga/commit/a6e36a25e1c8bd8b883f693ae0a0dc307d6545b5

  Message:
    doc: suppress a warning
    
        doc/source/troubleshooting/mmap_cannot_allocate_memory.rst:41: WARNING: Inline emphasis start-string without end-string.

  Modified files:
    doc/source/troubleshooting/mmap_cannot_allocate_memory.rst

  Modified: doc/source/troubleshooting/mmap_cannot_allocate_memory.rst (+1 -1)
===================================================================
--- doc/source/troubleshooting/mmap_cannot_allocate_memory.rst    2014-07-01 09:48:45 +0900 (0141e7d)
+++ doc/source/troubleshooting/mmap_cannot_allocate_memory.rst    2014-07-01 09:56:29 +0900 (f4c3be5)
@@ -38,7 +38,7 @@ If you want to handle over 16GB groonga database, you must specify at least 6553
 
 You can modify vm.max_map_count temporary by sudo sysctl -w vm.max_map_count=65536.
 
-Then save the configuration value to /etc/sysctl.conf or /etc/sysctl.d/*.conf.
+Then save the configuration value to ``/etc/sysctl.conf`` or ``/etc/sysctl.d/*.conf``.
 
 See :doc:`/reference/tuning` documentation about tuning related parameters.
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index