You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by rv...@apache.org on 2016/09/30 00:33:23 UTC

[16/50] [abbrv] incubator-geode git commit: Use some em dashes to improve a page's appearance. [#129578041]

Use some em dashes to improve a page's appearance. [#129578041]


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

Branch: refs/staging/docs-grant1
Commit: c9f6f0dbe0900372378f6fdea478fabbd0bdc57d
Parents: 0ce38b1
Author: Karen Miller <km...@pivotal.io>
Authored: Tue Sep 6 17:36:55 2016 -0700
Committer: Karen Miller <km...@pivotal.io>
Committed: Tue Sep 6 17:36:55 2016 -0700

----------------------------------------------------------------------
 managing/security/enable_security.html.md.erb | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/c9f6f0db/managing/security/enable_security.html.md.erb
----------------------------------------------------------------------
diff --git a/managing/security/enable_security.html.md.erb b/managing/security/enable_security.html.md.erb
index b281ea9..441b66c 100644
--- a/managing/security/enable_security.html.md.erb
+++ b/managing/security/enable_security.html.md.erb
@@ -26,17 +26,17 @@ Its definition restricts which system components invoke
 the authentication and authorization callbacks.
 The defined values for system components:
 
-- `all`.  All components invoke the security callbacks.
-- `server`. Invokes security callbacks upon connection and operation
+- `all`&mdash;All components invoke the security callbacks.
+- `server`&mdash;Invokes security callbacks upon connection and operation
 requests that a client makes of a server.
-- `cluster`.  Invokes security callbacks upon connection and operation
+- `cluster`&mdash;Invokes security callbacks upon connection and operation
 requests that a server makes as the peer of a locator.
-- `jmx`.  Invokes security callbacks upon connection and operation
+- `jmx`&mdash;Invokes security callbacks upon connection and operation
 requests that components communicating with a JMX manager make of a locator.
 Both `gfsh` and `Pulse` use this form of communication.
-- `http`.  Invokes security callbacks upon connection and operation
+- `http`&mdash;Invokes security callbacks upon connection and operation
 requests that applications communicating via the REST API make of a server.
-- `gateway`.  Invokes security callbacks upon connection and operation
+- `gateway`&mdash;Invokes security callbacks upon connection and operation
 requests that a gateway sender makes of a locator.
 
 The `security-enabled-components` property defines