Re: update sysupgrade manpage

2019-05-27 Thread Theo de Raadt
There are plans to adapt sysupgrade for upgrading to arbitrary snapshots from the archives, to help everyone do bisect. When that comes, all these proposed changes will be backwards. Otto Moerbeek wrote: > On Mon, May 27, 2019 at 04:16:01AM +0200, giovani...@tuta.io wrote: > > > Hello, > > >

Re: update sysupgrade manpage

2019-05-26 Thread Otto Moerbeek
On Mon, May 27, 2019 at 04:16:01AM +0200, giovani...@tuta.io wrote: > Hello, > > I tried to make sysupgrade man page more readable and fixed a small mistake. > The man page stated: > > > .It Fl s > > Upgrade to a snapshot. > > The default is to find out if the system is running a release or a s

update sysupgrade manpage

2019-05-26 Thread giovanifss
Hello, I tried to make sysupgrade man page more readable and fixed a small mistake. The man page stated: > .It Fl s > Upgrade to a snapshot. > The default is to find out if the system is running a release or a snapshot. > In case of release> .Nm > downloads the next release. But if SNAP is set,