commit a297ea564ce4d91e2cafcf7b23b84e676fa94943 parent 556a941ad5c5f2b25152a89dd924275b162e01ee Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Thu, 14 Dec 2023 14:54:41 +0100 minor Diffstat:
| M | draft-nadler-sbox.xml | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/draft-nadler-sbox.xml b/draft-nadler-sbox.xml @@ -98,9 +98,9 @@ <t>The following terms are used in this document:</t> <dt>Underscore prefix:</dt> <dd> - The underscore prefix contains the first underscore label and all subsequent labels, traversing a name from right to left. - For example, the underscore prefix of "_service._proto.example.com" is "_service._proto" and - the underscore prefix of "c93f1e400.abcd._info.example.com" is "c93f1e400.abcd._info". + The underscore prefix contains the rightmost underscore label and all subsequent labels to its left. + For example, the underscore prefix of "_service._proto.example.gns.alt" is "_service._proto" and + the underscore prefix of "c93f1e400.abcd._info.example.gns.alt" is "c93f1e400.abcd._info". </dd> </section> <section anchor="rrecords">