commit 3f44516e8423c0d5b1b3ca367f4d510fe3435b0c parent 66806afaaff0bc2ceb0e539d3b7d1499dd82aace Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Fri, 18 Feb 2022 18:36:36 +0100 reorder application Diffstat:
| M | draft-schanzen-gns.xml | | | 10 | +++++----- |
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml @@ -185,6 +185,11 @@ <section> <name>Terminology</name> <dl> + <dt>Application</dt> + <dd> + An application refers to a component which uses a GNS implementation + to resolve names into records and processes its contents. + </dd> <dt>Label</dt> <dd> A GNS label is a label as defined in <xref target="RFC8499"/>. @@ -272,11 +277,6 @@ A GNS resource record contains information as defined by its resource record type. </dd> - <dt>Application</dt> - <dd> - An application refers to a component which uses a GNS implementation - to resolve names into records and processes its contents. - </dd> </dl> </section> <section anchor="overview" numbered="true" toc="default">