Re: Fix for vi(1) manpage Visual command

2018-02-11 Thread Ingo Schwarze
Hi Christian and Claudio, Christian Weisgerber wrote on Thu, Feb 08, 2018 at 09:49:21PM -: > On 2018-02-07, Claudio Jeker wrote: >> On Wed, Feb 07, 2018 at 07:28:42PM +0100, Ingo Schwarze wrote: >>> while trying to fix the documentation of screen splitting in the vi(1) >>> manual page, jmc@

Re: typo s_client.c

2018-02-11 Thread Jason McIntyre
On Sun, Feb 11, 2018 at 10:31:44AM -0600, Edgar Pettijohn wrote: > Index: s_client.c > === > RCS file: /cvs/src/usr.bin/openssl/s_client.c,v > retrieving revision 1.33 > diff -u -p -u -r1.33 s_client.c > --- s_client.c12 Aug 2017 2

typo s_client.c

2018-02-11 Thread Edgar Pettijohn
Index: s_client.c === RCS file: /cvs/src/usr.bin/openssl/s_client.c,v retrieving revision 1.33 diff -u -p -u -r1.33 s_client.c --- s_client.c12 Aug 2017 21:04:33 -1.33 +++ s_client.c11 Feb 2018 16:30:47 - @@ -859,7

Re: Make systat(1) more human readable

2018-02-11 Thread Martijn van Duren
Some documentation nits found by jmc. On 02/11/18 12:31, Martijn van Duren wrote: > Hello tech@, > > Since my brain is incapable of quickly processing numbers larger than a > million (even with the thousand separators enabled), I would like to > introduce the -h flag to systat. > In order not to

Make systat(1) more human readable

2018-02-11 Thread Martijn van Duren
Hello tech@, Since my brain is incapable of quickly processing numbers larger than a million (even with the thousand separators enabled), I would like to introduce the -h flag to systat. In order not to loose too much information I do the rollover at values from 10. up. I didn't use fmt_scal