CVSROOT: /cvs Module name: src Changes by: juan...@cvs.openbsd.org 2014/01/21 18:29:33
Modified files: share/man/man8 : afterboot.8 usr.sbin/pkg_add: pkg_add.1 Log message: Fix the ambigous text in afterboot. For a newbie, the text really said: "download the packages from a mirror and install these with pkg_add". Also add a mention to pkg.conf in pkg_add.1. Help and suggestions from jmc@ and sthen@. OK from both.