daily CVS update output

2018-09-14 Thread NetBSD source update
Updating src tree: P src/bin/sh/USD.doc/Rv7man P src/external/bsd/elftosb/usr.sbin/elftosb/elftosb.8 P src/external/bsd/elftosb/usr.sbin/sbkeygen/sbkeygen.8 P src/external/bsd/elftosb/usr.sbin/sbtool/sbtool.8 P src/external/bsd/nvi/dist/docs/vi.man/vi.1 P

Re: HEADS-UP: Recent atari install floppy overflow

2018-09-14 Thread Robert Elz
Date:Thu, 13 Sep 2018 09:59:16 -0500 From:"J. Lewis Muir" Message-ID: <20180913145916.ga27...@tuna.imca.aps.anl.gov> | Or a third? | | 3) Cut something else out of the atari floppy so that there's room for |the updated /bin/sh. Floppy images tend to be

Re: Error in vi (or in man page)

2018-09-14 Thread Paul Goyette
On Fri, 14 Sep 2018, Rin Okuyama wrote: On 2018/09/14 20:37, Christos Zoulas wrote: In article , Rin Okuyama wrote: ... It would be better to fix our vi in accordance with POSIX. Thoughts? I think it is better to keep the behavior (exit) and fix the man page. vim exits too. It is usually

Re: Error in vi (or in man page)

2018-09-14 Thread Paul Goyette
On Fri, 14 Sep 2018, Christos Zoulas wrote: I think it is better to keep the behavior (exit) and fix the man page. vim exits too. It is usually the case that the user does not want to edit the file with the same name! In my case, it was a typo. I meant -R vs -r, so yes I really did intend

Re: Error in vi (or in man page)

2018-09-14 Thread Rin Okuyama
On 2018/09/14 20:37, Christos Zoulas wrote: In article , Rin Okuyama wrote: ... It would be better to fix our vi in accordance with POSIX. Thoughts? I think it is better to keep the behavior (exit) and fix the man page. vim exits too. It is usually the case that the user does not want to

Re: Error in vi (or in man page)

2018-09-14 Thread Christos Zoulas
In article , Rin Okuyama wrote: >Hi, > >On 2018/09/14 8:49, Paul Goyette wrote: >> Current vi(1) man page says >> >>     -r     Recover the specified files, or, if no files are >> specified, >>            list the files that could be recovered.  If no >recoverable >>   Â