From: benno Date: Sun, 9 Sep 2018 12:53:41 +0000 (+0000) Subject: sync header line with whats actually in the output. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=83fdc787f4b7a747348ad87ff45785f4a2d31a76;p=openbsd sync header line with whats actually in the output. ok claudio@ --- diff --git a/usr.sbin/bgpctl/bgpctl.c b/usr.sbin/bgpctl/bgpctl.c index 2ef074af7f1..c4a2ddee600 100644 --- a/usr.sbin/bgpctl/bgpctl.c +++ b/usr.sbin/bgpctl/bgpctl.c @@ -1,4 +1,4 @@ -/* $OpenBSD: bgpctl.c,v 1.214 2018/09/07 05:44:58 claudio Exp $ */ +/* $OpenBSD: bgpctl.c,v 1.215 2018/09/09 12:53:41 benno Exp $ */ /* * Copyright (c) 2003 Henning Brauer @@ -965,7 +965,7 @@ void show_network_head(void) { printf("flags: S = Static\n"); - printf("flags destination\n"); + printf("flags prio destination gateway\n"); } void