CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2025/05/02 05:05:54
Modified files: usr.sbin/pkg_add: pkg_add.1 Log message: improve docs around pkg_add -U, which is a modifier around installing a package/s, not around updating, despite various recommendations on a third-party "handbook" site (which has other bad advice too) and repeated on forums etc. ok jmc