Skip to content

Commit 6862da0

Browse files
author
Lauren
authored
Merge pull request #2367 from basho/cv/fix/gh_issue_2365
Removed orphaned </div>
2 parents bfd4672 + 31b08be commit 6862da0

File tree

11 files changed

+77
-88
lines changed

11 files changed

+77
-88
lines changed

content/riak/kv/2.0.0/developing/api/protocol-buffers/dt-fetch.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,13 @@ Parameter | Description
5151
> All of the optional parameters below have default values determined on a
5252
per-bucket basis. Please refer to the documentation on [setting bucket properties](/riak/kv/2.0.0/developing/api/protocol-buffers/set-bucket-props) for more information.
5353

54-
Furthermore, you can assign an integer value to the <code>r</code> and
55-
<code>pr</code>, provided that that integer value is less than or equal
56-
to N, <em>or</em> a special value denoting <code>one</code>
57-
(<code>4294967295-1</code>), <code>quorum</code>
58-
(<code>4294967295-2</code>), <code>all</code>
59-
(<code>4294967295-3</code>), or <code>default</code>
60-
(<code>4294967295-4</code>).
61-
</div>
54+
Furthermore, you can assign an integer value to the `r` and
55+
`pr`, provided that that integer value is less than or equal
56+
to N, _or_ a special value denoting `one`
57+
(`4294967295-1`), `quorum`
58+
(`4294967295-2`), `all`
59+
(`4294967295-3`), or `default`
60+
(`4294967295-4`).
6261

6362
Parameter | Description
6463
:---------|:-----------

content/riak/kv/2.0.1/developing/api/protocol-buffers/dt-fetch.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,13 @@ Parameter | Description
5151
> All of the optional parameters below have default values determined on a
5252
per-bucket basis. Please refer to the documentation on [setting bucket properties](/riak/kv/2.0.1/developing/api/protocol-buffers/set-bucket-props) for more information.
5353

54-
Furthermore, you can assign an integer value to the <code>r</code> and
55-
<code>pr</code>, provided that that integer value is less than or equal
56-
to N, <em>or</em> a special value denoting <code>one</code>
57-
(<code>4294967295-1</code>), <code>quorum</code>
58-
(<code>4294967295-2</code>), <code>all</code>
59-
(<code>4294967295-3</code>), or <code>default</code>
60-
(<code>4294967295-4</code>).
61-
</div>
54+
Furthermore, you can assign an integer value to the `r` and
55+
`pr`, provided that that integer value is less than or equal
56+
to N, _or_ a special value denoting `one`
57+
(`4294967295-1`), `quorum`
58+
(`4294967295-2`), `all`
59+
(`4294967295-3`), or `default`
60+
(`4294967295-4`).
6261

6362
Parameter | Description
6463
:---------|:-----------

content/riak/kv/2.0.2/developing/api/protocol-buffers/dt-fetch.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,13 @@ Parameter | Description
5050
> All of the optional parameters below have default values determined on a
5151
per-bucket basis. Please refer to the documentation on [setting bucket properties](/riak/kv/2.0.2/developing/api/protocol-buffers/set-bucket-props) for more information.
5252

53-
Furthermore, you can assign an integer value to the <code>r</code> and
54-
<code>pr</code>, provided that that integer value is less than or equal
55-
to N, <em>or</em> a special value denoting <code>one</code>
56-
(<code>4294967295-1</code>), <code>quorum</code>
57-
(<code>4294967295-2</code>), <code>all</code>
58-
(<code>4294967295-3</code>), or <code>default</code>
59-
(<code>4294967295-4</code>).
60-
</div>
53+
Furthermore, you can assign an integer value to the `r` and
54+
`pr`, provided that that integer value is less than or equal
55+
to N, _or_ a special value denoting `one`
56+
(`4294967295-1`), `quorum`
57+
(`4294967295-2`), `all`
58+
(`4294967295-3`), or `default`
59+
(`4294967295-4`).
6160

6261
Parameter | Description
6362
:---------|:-----------

content/riak/kv/2.0.4/developing/api/protocol-buffers/dt-fetch.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,13 @@ Parameter | Description
5151
> All of the optional parameters below have default values determined on a
5252
per-bucket basis. Please refer to the documentation on [setting bucket properties](/riak/kv/2.0.4/developing/api/protocol-buffers/set-bucket-props) for more information.
5353

54-
Furthermore, you can assign an integer value to the <code>r</code> and
55-
<code>pr</code>, provided that that integer value is less than or equal
56-
to N, <em>or</em> a special value denoting <code>one</code>
57-
(<code>4294967295-1</code>), <code>quorum</code>
58-
(<code>4294967295-2</code>), <code>all</code>
59-
(<code>4294967295-3</code>), or <code>default</code>
60-
(<code>4294967295-4</code>).
61-
</div>
54+
Furthermore, you can assign an integer value to the `r` and
55+
`pr`, provided that that integer value is less than or equal
56+
to N, _or_ a special value denoting `one`
57+
(`4294967295-1`), `quorum`
58+
(`4294967295-2`), `all`
59+
(`4294967295-3`), or `default`
60+
(`4294967295-4`).
6261

6362
Parameter | Description
6463
:---------|:-----------

content/riak/kv/2.0.5/developing/api/protocol-buffers/dt-fetch.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,13 @@ Parameter | Description
5151
> All of the optional parameters below have default values determined on a
5252
per-bucket basis. Please refer to the documentation on [setting bucket properties](/riak/kv/2.0.5/developing/api/protocol-buffers/set-bucket-props) for more information.
5353

54-
Furthermore, you can assign an integer value to the <code>r</code> and
55-
<code>pr</code>, provided that that integer value is less than or equal
56-
to N, <em>or</em> a special value denoting <code>one</code>
57-
(<code>4294967295-1</code>), <code>quorum</code>
58-
(<code>4294967295-2</code>), <code>all</code>
59-
(<code>4294967295-3</code>), or <code>default</code>
60-
(<code>4294967295-4</code>).
61-
</div>
54+
Furthermore, you can assign an integer value to the `r` and
55+
`pr`, provided that that integer value is less than or equal
56+
to N, _or_ a special value denoting `one`
57+
(`4294967295-1`), `quorum`
58+
(`4294967295-2`), `all`
59+
(`4294967295-3`), or `default`
60+
(`4294967295-4`).
6261

6362
Parameter | Description
6463
:---------|:-----------

content/riak/kv/2.0.6/developing/api/protocol-buffers/dt-fetch.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,13 @@ Parameter | Description
5151
> All of the optional parameters below have default values determined on a
5252
per-bucket basis. Please refer to the documentation on [setting bucket properties](/riak/kv/2.0.6/developing/api/protocol-buffers/set-bucket-props) for more information.
5353

54-
Furthermore, you can assign an integer value to the <code>r</code> and
55-
<code>pr</code>, provided that that integer value is less than or equal
56-
to N, <em>or</em> a special value denoting <code>one</code>
57-
(<code>4294967295-1</code>), <code>quorum</code>
58-
(<code>4294967295-2</code>), <code>all</code>
59-
(<code>4294967295-3</code>), or <code>default</code>
60-
(<code>4294967295-4</code>).
61-
</div>
54+
Furthermore, you can assign an integer value to the `r` and
55+
`pr`, provided that that integer value is less than or equal
56+
to N, _or_ a special value denoting `one`
57+
(`4294967295-1`), `quorum`
58+
(`4294967295-2`), `all`
59+
(`4294967295-3`), or `default`
60+
(`4294967295-4`).
6261

6362
Parameter | Description
6463
:---------|:-----------

content/riak/kv/2.0.7/developing/api/protocol-buffers/dt-fetch.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,13 @@ Parameter | Description
5151
> All of the optional parameters below have default values determined on a
5252
per-bucket basis. Please refer to the documentation on [setting bucket properties](/riak/kv/2.0.7/developing/api/protocol-buffers/set-bucket-props) for more information.
5353

54-
Furthermore, you can assign an integer value to the <code>r</code> and
55-
<code>pr</code>, provided that that integer value is less than or equal
56-
to N, <em>or</em> a special value denoting <code>one</code>
57-
(<code>4294967295-1</code>), <code>quorum</code>
58-
(<code>4294967295-2</code>), <code>all</code>
59-
(<code>4294967295-3</code>), or <code>default</code>
60-
(<code>4294967295-4</code>).
61-
</div>
54+
Furthermore, you can assign an integer value to the `r` and
55+
`pr`, provided that that integer value is less than or equal
56+
to N, _or_ a special value denoting `one`
57+
(`4294967295-1`), `quorum`
58+
(`4294967295-2`), `all`
59+
(`4294967295-3`), or `default`
60+
(`4294967295-4`).
6261

6362
Parameter | Description
6463
:---------|:-----------

content/riak/kv/2.1.1/developing/api/protocol-buffers/dt-fetch.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,13 @@ Parameter | Description
5151
> All of the optional parameters below have default values determined on a
5252
per-bucket basis. Please refer to the documentation on [setting bucket properties](/riak/kv/2.1.1/developing/api/protocol-buffers/set-bucket-props) for more information.
5353

54-
Furthermore, you can assign an integer value to the <code>r</code> and
55-
<code>pr</code>, provided that that integer value is less than or equal
56-
to N, <em>or</em> a special value denoting <code>one</code>
57-
(<code>4294967295-1</code>), <code>quorum</code>
58-
(<code>4294967295-2</code>), <code>all</code>
59-
(<code>4294967295-3</code>), or <code>default</code>
60-
(<code>4294967295-4</code>).
61-
</div>
54+
Furthermore, you can assign an integer value to the `r` and
55+
`pr`, provided that that integer value is less than or equal
56+
to N, _or_ a special value denoting `one`
57+
(`4294967295-1`), `quorum`
58+
(`4294967295-2`), `all`
59+
(`4294967295-3`), or `default`
60+
(`4294967295-4`).
6261

6362
Parameter | Description
6463
:---------|:-----------

content/riak/kv/2.1.3/developing/api/protocol-buffers/dt-fetch.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,13 @@ Parameter | Description
5151
> All of the optional parameters below have default values determined on a
5252
per-bucket basis. Please refer to the documentation on [setting bucket properties](/riak/kv/2.1.3/developing/api/protocol-buffers/set-bucket-props) for more information.
5353

54-
Furthermore, you can assign an integer value to the <code>r</code> and
55-
<code>pr</code>, provided that that integer value is less than or equal
56-
to N, <em>or</em> a special value denoting <code>one</code>
57-
(<code>4294967295-1</code>), <code>quorum</code>
58-
(<code>4294967295-2</code>), <code>all</code>
59-
(<code>4294967295-3</code>), or <code>default</code>
60-
(<code>4294967295-4</code>).
61-
</div>
54+
Furthermore, you can assign an integer value to the `r` and
55+
`pr`, provided that that integer value is less than or equal
56+
to N, _or_ a special value denoting `one`
57+
(`4294967295-1`), `quorum`
58+
(`4294967295-2`), `all`
59+
(`4294967295-3`), or `default`
60+
(`4294967295-4`).
6261

6362
Parameter | Description
6463
:---------|:-----------

content/riak/kv/2.1.4/developing/api/protocol-buffers/dt-fetch.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,13 @@ Parameter | Description
5151
> All of the optional parameters below have default values determined on a
5252
per-bucket basis. Please refer to the documentation on [setting bucket properties](/riak/kv/2.1.4/developing/api/protocol-buffers/set-bucket-props) for more information.
5353

54-
Furthermore, you can assign an integer value to the <code>r</code> and
55-
<code>pr</code>, provided that that integer value is less than or equal
56-
to N, <em>or</em> a special value denoting <code>one</code>
57-
(<code>4294967295-1</code>), <code>quorum</code>
58-
(<code>4294967295-2</code>), <code>all</code>
59-
(<code>4294967295-3</code>), or <code>default</code>
60-
(<code>4294967295-4</code>).
61-
</div>
54+
Furthermore, you can assign an integer value to the `r` and
55+
`pr`, provided that that integer value is less than or equal
56+
to N, _or_ a special value denoting `one`
57+
(`4294967295-1`), `quorum`
58+
(`4294967295-2`), `all`
59+
(`4294967295-3`), or `default`
60+
(`4294967295-4`).
6261

6362
Parameter | Description
6463
:---------|:-----------

0 commit comments

Comments
 (0)