diff options
Diffstat (limited to 'doc/developer')
| -rw-r--r-- | doc/developer/logging.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/developer/logging.rst b/doc/developer/logging.rst index 6058b8c0fc..82cc8b205e 100644 --- a/doc/developer/logging.rst +++ b/doc/developer/logging.rst @@ -383,7 +383,8 @@ bgpd .. frrfmt:: %pBD (struct bgp_dest *) - Print prefix for a BGP destination. + Print prefix for a BGP destination. When using ``--enable-dev-build`` include + the pointer value for the bgp_dest. :frrfmtout:`fe80::1234/64` |
