From d2600f8eff4a4b7bdf1b4f4093375937636a8283 Mon Sep 17 00:00:00 2001 From: Vjorald Date: Fri, 18 Oct 2024 14:57:07 +0200 Subject: [PATCH] cord/doc: Remove the label (Not Yet Implemented) and the group part Co-authored-by: chrysn --- sys/net/application_layer/cord/doc.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/net/application_layer/cord/doc.txt b/sys/net/application_layer/cord/doc.txt index f3c9101e88..5703a11d90 100644 --- a/sys/net/application_layer/cord/doc.txt +++ b/sys/net/application_layer/cord/doc.txt @@ -56,8 +56,7 @@ * - `cord_epsim`: endpoint implementation following the simple registration * procedure as defined in section 5.3.1 * - `cord_lc`: lookup client implementation for querying information from - * an RD using the lookup and group interfaces (**NOT - * YET IMPLEMENTED**) + * an RD using the lookup interfaces * - `cord_config`: header file collection (default) configuration values used * throughout this module * - `cord_common`: shared functionality used by the above submodules