[Groonga-commit] pgroonga/pgroonga.github.io at f6a5a6e [master] Fix English

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 13 20:52:44 JST 2015


Kouhei Sutou	2015-10-13 20:52:44 +0900 (Tue, 13 Oct 2015)

  New Revision: f6a5a6e7ee556d5c7fed6fefc974db6b3dc7ce44
  https://github.com/pgroonga/pgroonga.github.io/commit/f6a5a6e7ee556d5c7fed6fefc974db6b3dc7ce44

  Message:
    Fix English

  Modified files:
    install/centos.md
    install/os-x.md
    install/ubuntu.md
    install/windows.md

  Modified: install/centos.md (+10 -10)
===================================================================
--- install/centos.md    2015-10-13 20:46:54 +0900 (67acf56)
+++ install/centos.md    2015-10-13 20:52:44 +0900 (085116b)
@@ -1,23 +1,23 @@
 ---
-title: Install to CentOS
+title: install on CentOS
 layout: en
 ---
 
-# Install to CnetOS
+# install on CnetOS
 
-This document describes how to install PGroonga to CentOS.
+This document describes how to install PGroonga on CentOS.
 
 ## Supported versions
 
 Here are supported CentOS versions:
 
-  * [CentOS 5](#install-to-5-or-6)
-  * [CentOS 6](#install-to-5-or-6)
-  * [CentOS 7](#install-to-7)
+  * [CentOS 5](#install-on-5-or-6)
+  * [CentOS 6](#install-on-5-or-6)
+  * [CentOS 7](#install-on-7)
 
-## How to install to CentOS 5 or CentOS 6 {#install-to-5-or-6}
+## How to install on CentOS 5 or CentOS 6 {#install-on-5-or-6}
 
-You can use the following instruction to install PGroonga to CentOS 5 or CentOS 6.
+You can use the following instruction to install PGroonga on CentOS 5 or CentOS 6.
 
 Install `postgresql-pgroonga` package:
 
@@ -60,9 +60,9 @@ That's all!
 
 Try [tutorial](../tutorial/). You can understand more about PGroonga.
 
-## How to install to CentOS 7 {#install-to-7}
+## How to install on CentOS 7 {#install-on-7}
 
-You can use the following instruction to install PGroonga to CentOS 7.
+You can use the following instruction to install PGroonga on CentOS 7.
 
 Install `postgresql-pgroonga` package:
 

  Modified: install/os-x.md (+3 -3)
===================================================================
--- install/os-x.md    2015-10-13 20:46:54 +0900 (1f2666c)
+++ install/os-x.md    2015-10-13 20:52:44 +0900 (c5b5a59)
@@ -1,11 +1,11 @@
 ---
-title: Install to OS X
+title: install on OS X
 layout: en
 ---
 
-# Install to OS X
+# install on OS X
 
-This document describes how to install PGroonga to OS X.
+This document describes how to install PGroonga on OS X.
 
 ## How to install by Homebrew {#homebrew}
 

  Modified: install/ubuntu.md (+4 -4)
===================================================================
--- install/ubuntu.md    2015-10-13 20:46:54 +0900 (1ab67ab)
+++ install/ubuntu.md    2015-10-13 20:52:44 +0900 (a476c46)
@@ -1,11 +1,11 @@
 ---
-title: Install to Ubuntu
+title: install on Ubuntu
 layout: en
 ---
 
-# Install to Ubuntu
+# install on Ubuntu
 
-This document describes how to install PGroonga to Ubuntu.
+This document describes how to install PGroonga on Ubuntu.
 
 ## Supported versions
 
@@ -16,7 +16,7 @@ Here are supported Ubuntu versions:
 
 ## How to install
 
-You can use the following instruction to install PGroonga to all supported Ubuntu versions.
+You can use the following instruction to install PGroonga on all supported Ubuntu versions.
 
 Install `postgresql-server-9.4-pgroonga` package:
 

  Modified: install/windows.md (+3 -3)
===================================================================
--- install/windows.md    2015-10-13 20:46:54 +0900 (130f26d)
+++ install/windows.md    2015-10-13 20:52:44 +0900 (b99b23d)
@@ -1,11 +1,11 @@
 ---
-title: Install to Windows
+title: install on Windows
 layout: en
 ---
 
-# Install to Windows
+# install on Windows
 
-This document describes how to install PGroonga to Windows.
+This document describes how to install PGroonga on Windows.
 
 ## Supported versions
 
-------------- next part --------------
HTML����������������������������...
Download 



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