ACCUMULO-2767 Convert latex to markdown.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f9a0d42a Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f9a0d42a Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/f9a0d42a Branch: refs/heads/master Commit: f9a0d42ad34e28f542d8fb1ce8e3d3bf386bf6f6 Parents: 1789caf Author: Josh Elser <els...@apache.org> Authored: Thu Jun 26 13:36:02 2014 -0400 Committer: Josh Elser <els...@apache.org> Committed: Thu Jun 26 13:36:02 2014 -0400 ---------------------------------------------------------------------- docs/src/main/asciidoc/chapters/security.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/f9a0d42a/docs/src/main/asciidoc/chapters/security.txt ---------------------------------------------------------------------- diff --git a/docs/src/main/asciidoc/chapters/security.txt b/docs/src/main/asciidoc/chapters/security.txt index 9d38ede..4a57f8a 100644 --- a/docs/src/main/asciidoc/chapters/security.txt +++ b/docs/src/main/asciidoc/chapters/security.txt @@ -46,8 +46,8 @@ mutation.put(colFam, colQual, colVis, timestamp, value); Security labels consist of a set of user-defined tokens that are required to read the value the label is associated with. The set of tokens required can be specified using -syntax that supports logical AND \verb^&^ and OR \verb^|^ combinations of terms, as -well as nesting groups \verb^()^ of terms together. +syntax that supports logical AND +&+ and OR +|+ combinations of terms, as +well as nesting groups +()+ of terms together. Each term is comprised of one to many alpha-numeric characters, hyphens, underscores or periods. Optionally, each term may be wrapped in quotation marks