commit 9d78bfa2413fcdb1b42ae4bbaee26e91edd47ac2 parent 40a38387b33e098d6139ae1a6f613b7df6984314 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 13 Jul 2024 16:43:35 +0200 fix build Diffstat:
| M | draft-schanzen-r5n.xml | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml @@ -2601,18 +2601,18 @@ BEGIN <dd> <tt>Block</tt> is a valid result, but considered to be a duplicate (was filtered by the <tt>RF</tt>) and - <bcp17>SHOULD NOT</bcp17> be returned to the previous + <bcp14>SHOULD NOT</bcp14> be returned to the previous hop. Peers that do not understand the block type - <bcp17>MAY</bcp17> return such duplicate results + <bcp14>MAY</bcp14> return such duplicate results anyway. </dd> <dt>FILTER_IRRELEVANT</dt> <dd> <tt>Block</tt> does not satisfy the constraints imposed by the <tt>XQuery</tt>. The result - <bcp17>SHOULD NOT</bcp17> be returned to the previous + <bcp14>SHOULD NOT</bcp14> be returned to the previous hop. Peers that do not understand the block type - <bcp17>MAY</bcp17> return such irrelevant results + <bcp14>MAY</bcp14> return such irrelevant results anyway. </dd> </dl>