doc: nib: neighbor information base everywhere you look

This commit is contained in:
Cenk Gündoğan 2017-06-12 00:49:07 +02:00
parent 38a99fb7cf
commit ef9ee54fe2
2 changed files with 3 additions and 3 deletions

View File

@ -9,11 +9,11 @@
/**
* @defgroup net_gnrc_ipv6_nib_conf Configuration macros
* @ingroup net_gnrc_ipv6_nib
* @brief Configuration macros for network information base
* @brief Configuration macros for neighbor information base
* @{
*
* @file
* @brief Configuration macro definitions for network information base
* @brief Configuration macro definitions for neighbor information base
*
* @author Martine Lenders <mlenders@inf.fu-berlin.de>
*/

View File

@ -9,7 +9,7 @@
/**
* @defgroup net_gnrc_ipv6_nib_nc Neighbor Cache
* @ingroup net_gnrc_ipv6_nib
* @brief Neighbor cache component of network information base
* @brief Neighbor cache component of neighbor information base
* @{
*
* @file