Navigation Menu

Skip to content

Commit

Permalink
doc: use "Groonga" form
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 27, 2015
1 parent b13136b commit a608415
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions doc/source/install/debian.rst
Expand Up @@ -49,14 +49,14 @@ Install groonga-token-filter-stem package::

There is a package that provides `Munin
<http://munin-monitoring.org/>`_ plugins. If you want to monitor
groonga status by Munin, install groonga-munin-plugins package.
Groonga status by Munin, install groonga-munin-plugins package.

Install groonga-munin-plugins package::

% sudo apt-get install -y -V groonga-munin-plugins

There is a package that provides MySQL compatible normalizer as
groonga plugins.
Groonga plugins.
If you want to use that one, install groonga-normalizer-mysql package.

Install groonga-normalizer-mysql package::
Expand Down Expand Up @@ -100,14 +100,14 @@ Install groonga-token-filter-stem package::

There is a package that provides `Munin
<http://munin-monitoring.org/>`_ plugins. If you want to monitor
groonga status by Munin, install groonga-munin-plugins package.
Groonga status by Munin, install groonga-munin-plugins package.

Install groonga-munin-plugins package::

% sudo apt-get install -y -V groonga-munin-plugins

There is a package that provides MySQL compatible normalizer as
groonga plugins.
Groonga plugins.
If you want to use that one, install groonga-normalizer-mysql package.

Install groonga-normalizer-mysql package::
Expand Down
8 changes: 4 additions & 4 deletions doc/source/install/others.rst
Expand Up @@ -42,7 +42,7 @@ Here are optional tools:
<http://www.freedesktop.org/wiki/Software/pkg-config>`_ for
detecting libraries
* `sudo <http://www.gratisoft.us/sudo/>`_ for installing built
groonga
Groonga

You must get them ready if you want to use optional libraries.

Expand Down Expand Up @@ -84,7 +84,7 @@ steps::
After the above steps, :doc:`/reference/executables/groonga` is found in
``/usr/local/bin/groonga``.

The default build will work well but you can customize groonga at
The default build will work well but you can customize Groonga at
``configure`` step.

The following describes details about each step.
Expand Down Expand Up @@ -196,7 +196,7 @@ installed with ``--prefix=/usr``, you need to specify this option with
path that you use for building MessagePack.

If you installed MessagePack with ``--prefix=$HOME/local`` option, you
sholud specify ``--with-message-pack=$HOME/local`` to groonga's
sholud specify ``--with-message-pack=$HOME/local`` to Groonga's
``configure``.

The default is ``/usr``.
Expand Down Expand Up @@ -241,7 +241,7 @@ Shows all ``configure`` options.
``make``
^^^^^^^^

``configure`` is succeeded, you can build groonga by ``make``::
``configure`` is succeeded, you can build Groonga by ``make``::

% make

Expand Down
2 changes: 1 addition & 1 deletion doc/source/install/ubuntu.rst
Expand Up @@ -59,7 +59,7 @@ Install groonga-token-filter-stem package::

There is a package that provides `Munin
<http://munin-monitoring.org/>`_ plugins. If you want to monitor
groonga status by Munin, install groonga-munin-plugins package.
Groonga status by Munin, install groonga-munin-plugins package.

Install groonga-munin-plugins package::

Expand Down

0 comments on commit a608415

Please sign in to comment.