From b8edf408d50b7c4e4fc822de042952bacf6645f7 Mon Sep 17 00:00:00 2001 From: juanfra Date: Wed, 22 Jan 2014 01:29:34 +0000 Subject: 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. --- share/man/man8/afterboot.8 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'share/man') diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index 367092020b2..3cf8f738a07 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.141 2013/07/14 19:44:39 jmc Exp $ +.\" $OpenBSD: afterboot.8,v 1.142 2014/01/22 01:29:33 juanfra Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 14 2013 $ +.Dd $Mdocdate: January 22 2014 $ .Dt AFTERBOOT 8 .\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu .Os @@ -594,9 +594,7 @@ Install your own packages. The .Ox ports collection includes a large set of third-party software. -A lot of it is available as binary packages that you can download from -.Lk ftp://ftp.openbsd.org -or a mirror, and install using +A lot of it is available as binary packages that you can install using .Xr pkg_add 1 . See .Xr ports 7 -- cgit v1.2.3