update description of -s option in sysupgrade man page. Index: usr.sbin/sysupgrade/sysupgrade.8 =================================================================== RCS file: /cvs/src/usr.sbin/sysupgrade/sysupgrade.8,v retrieving revision 1.8 diff -u -p -u -p -r1.8 sysupgrade.8 --- usr.sbin/sysupgrade/sysupgrade.8 9 May 2019 21:09:37 -0000 1.8 +++ usr.sbin/sysupgrade/sysupgrade.8 22 Aug 2019 08:02:25 -0000 @@ -67,11 +67,11 @@ In case of release .Nm downloads the next release. .It Fl s -Upgrade to a snapshot. +Upgrade to latest snapshot. The default is to find out if the system is running a release or a snapshot. -In case of release +In case of snapshot .Nm -downloads the next release. +downloads the latest snapshot. .El .Sh FILES .Bl -tag -width "/home/_sysupgrade" -compact
-- Regards, Rashad
