CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2025/06/01 01:36:05
Modified files: usr.sbin/apmd : apmd.8 share/man/man8 : rc.8 Log message: Document random seed files Increase discoverability for files whose code in install.sub and rc recently synced via "installer, rc: unify random seeding". Turns out apmd(8) also updates one one of them. Feedback OK jmc