Repository: geode-native
Updated Branches:
  refs/heads/develop 420a67dae -> 32203507c


Remove an errant GemFire reference


Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/32203507
Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/32203507
Diff: http://git-wip-us.apache.org/repos/asf/geode-native/diff/32203507

Branch: refs/heads/develop
Commit: 32203507cd430c2a7bc27437fba2247542bb7ea2
Parents: 420a67d
Author: Dave Barnes <[email protected]>
Authored: Mon Jun 12 17:50:22 2017 -0700
Committer: Dave Barnes <[email protected]>
Committed: Mon Jun 12 17:50:22 2017 -0700

----------------------------------------------------------------------
 docs/geode-native-docs/about-client-users-guide.html.md.erb        | 2 +-
 .../introduction/client-configurations.html.md.erb                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/geode-native/blob/32203507/docs/geode-native-docs/about-client-users-guide.html.md.erb
----------------------------------------------------------------------
diff --git a/docs/geode-native-docs/about-client-users-guide.html.md.erb 
b/docs/geode-native-docs/about-client-users-guide.html.md.erb
index fc70a5a..7a5ab64 100644
--- a/docs/geode-native-docs/about-client-users-guide.html.md.erb
+++ b/docs/geode-native-docs/about-client-users-guide.html.md.erb
@@ -19,7 +19,7 @@ See the License for the specific language governing 
permissions and
 limitations under the License.
 -->
 
-Published April 1, 2017
+Published June 12, 2017
 
 This documentation provides step-by-step procedures for installation, 
configuration, and development of clients.
 

http://git-wip-us.apache.org/repos/asf/geode-native/blob/32203507/docs/geode-native-docs/introduction/client-configurations.html.md.erb
----------------------------------------------------------------------
diff --git 
a/docs/geode-native-docs/introduction/client-configurations.html.md.erb 
b/docs/geode-native-docs/introduction/client-configurations.html.md.erb
index 5c9c712..9088244 100644
--- a/docs/geode-native-docs/introduction/client-configurations.html.md.erb
+++ b/docs/geode-native-docs/introduction/client-configurations.html.md.erb
@@ -104,7 +104,7 @@ Correct time stamps permit the following activities:
 -   Many default Linux installations use SYN cookies to protect the
 system against malicious attacks that flood TCP SYN packets.
 The use of SYN cookies dramatically reduces network bandwidth,
-and can be triggered by a running GemFire distributed system.
+and can be triggered by a running distributed system.
 
     To disable SYN cookies permanently:
     1. Edit the `/etc/sysctl.conf` file to include the following line:

Reply via email to