Re: [PATCH] bgpctl(8): improve user interface for RPKI Origin Validation

2019-04-01 Thread Sebastian Benoit
Job Snijders(j...@openbsd.org) on 2019.04.01 15:42:02 +0200: > Dear all, > > I've consulted with numerous user interface experts, their consistent > advice was to facilitate internalization by provoking simpler, stronger > emotions through the text based interface. > > bgpctl(8) will now provide

Re: [PATCH] bgpctl(8): improve user interface for RPKI Origin Validation

2019-04-01 Thread Claudio Jeker
On Mon, Apr 01, 2019 at 03:42:02PM +0200, Job Snijders wrote: > Dear all, > > I've consulted with numerous user interface experts, their consistent > advice was to facilitate internalization by provoking simpler, stronger > emotions through the text based interface. > > bgpctl(8) will now provide

Re: [PATCH] bgpctl(8): improve user interface for RPKI Origin Validation

2019-04-01 Thread Theo de Raadt
Job Snijders wrote: > Dear all, > > I've consulted with numerous user interface experts, their consistent > advice was to facilitate internalization by provoking simpler, stronger > emotions through the text based interface. > > bgpctl(8) will now provide simplified 'SAD' or 'HAPPY' ascii ideog

[PATCH] bgpctl(8): improve user interface for RPKI Origin Validation

2019-04-01 Thread Job Snijders
Dear all, I've consulted with numerous user interface experts, their consistent advice was to facilitate internalization by provoking simpler, stronger emotions through the text based interface. bgpctl(8) will now provide simplified 'SAD' or 'HAPPY' ascii ideograms to help network operators quick

Re: [PATCH] bgpctl.8

2016-10-26 Thread Jason McIntyre
On Wed, Oct 26, 2016 at 06:31:17PM +0200, Julien Dhaille wrote: > Hi, > this is just a simple patch to fix the width. > fixed, thanks. jmc > Index: src/usr.sbin/bgpctl/bgpctl.8 > === > RCS file: /cvs/src/usr.sbin/bgpctl/bgpctl.8,v >

[PATCH] bgpctl.8

2016-10-26 Thread Julien Dhaille
Hi, this is just a simple patch to fix the width. Index: src/usr.sbin/bgpctl/bgpctl.8 === RCS file: /cvs/src/usr.sbin/bgpctl/bgpctl.8,v retrieving revision 1.70 diff -u -p -u -r1.70 bgpctl.8 --- src/usr.sbin/bgpctl/bgpctl.814