CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/05/16 05:20:00
Modified files:
usr.sbin/pkg_add/OpenBSD: IdCache.pod
Log message:
the old "indirect method call" was deprecated recently (apart from
mimicing perl base syntax on fh objects and the likes), so use the
more consistent class->method calling method in examples (and in code)
