From 0c51a67631da8819a80e5ccfc4345f38ca5484ba Mon Sep 17 00:00:00 2001 From: Martine Lenders Date: Mon, 7 Jan 2019 10:30:33 +0100 Subject: [PATCH 1/2] gnrc_ipv6: make title of NETAPI section more specific --- sys/include/net/gnrc/ipv6.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/include/net/gnrc/ipv6.h b/sys/include/net/gnrc/ipv6.h index a5c9c89d41..a97fa57110 100644 --- a/sys/include/net/gnrc/ipv6.h +++ b/sys/include/net/gnrc/ipv6.h @@ -13,7 +13,7 @@ * * This module is for usage with the @ref net_gnrc_netapi * - * # NETAPI command documentation + * # Supported NETAPI commands * * This module handles the following @ref net_gnrc_netapi message types: * From 10f534854c53d1b1d8c37c929b5df6419a491606 Mon Sep 17 00:00:00 2001 From: Martine Lenders Date: Mon, 7 Jan 2019 10:30:47 +0100 Subject: [PATCH 2/2] gnrc_sixlowpan: make title of NETAPI section more specific --- sys/include/net/gnrc/sixlowpan.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/include/net/gnrc/sixlowpan.h b/sys/include/net/gnrc/sixlowpan.h index dd93ae7689..1dd227d119 100644 --- a/sys/include/net/gnrc/sixlowpan.h +++ b/sys/include/net/gnrc/sixlowpan.h @@ -13,7 +13,7 @@ * * This module is for usage with the @ref net_gnrc_netapi. * - * # NETAPI command documentation + * # Supported NETAPI commands * * This module handles the following @ref net_gnrc_netapi message types: *