mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 07:15:33 +00:00
Merge pull request #693 from donaldsharp/more_newlines_missing
bgpd: Fix missing newline
This commit is contained in:
commit
50b7b58488
@ -3385,7 +3385,7 @@ DEFUN (vnc_vrf_policy_nexthop,
|
||||
"Specify next hop to use for VRF advertised prefixes\n"
|
||||
"IPv4 prefix\n"
|
||||
"IPv6 prefix\n"
|
||||
"Use configured router-id (default)")
|
||||
"Use configured router-id (default)\n")
|
||||
{
|
||||
VTY_DECLVAR_CONTEXT_SUB(rfapi_nve_group_cfg, rfg);
|
||||
struct prefix p;
|
||||
|
Loading…
Reference in New Issue
Block a user