From owner-freebsd-doc@FreeBSD.ORG Sat Feb 28 11:30:02 2009 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21719106566B for ; Sat, 28 Feb 2009 11:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F1F798FC1A for ; Sat, 28 Feb 2009 11:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n1SBU1XM005100 for ; Sat, 28 Feb 2009 11:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n1SBU1p6005099; Sat, 28 Feb 2009 11:30:01 GMT (envelope-from gnats) Resent-Date: Sat, 28 Feb 2009 11:30:01 GMT Resent-Message-Id: <200902281130.n1SBU1p6005099@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Frank Staals Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B31DE106566B for ; Sat, 28 Feb 2009 11:24:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A159F8FC13 for ; Sat, 28 Feb 2009 11:24:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n1SBO9mA070786 for ; Sat, 28 Feb 2009 11:24:09 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n1SBO9C5070779; Sat, 28 Feb 2009 11:24:09 GMT (envelope-from nobody) Message-Id: <200902281124.n1SBO9C5070779@www.freebsd.org> Date: Sat, 28 Feb 2009 11:24:09 GMT From: Frank Staals To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/132193: description in the malo(4) manpage incorrect X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2009 11:30:02 -0000 >Number: 132193 >Category: docs >Synopsis: description in the malo(4) manpage incorrect >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 28 11:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Frank Staals >Release: FreeBSD 7.1-STABLE >Organization: FStaals.net >Environment: FreeBSD Lucy.FStaals.net 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Feb 28 03:38:16 CET 2009 root@Lucy.FStaals.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: The text in the description of the malo(4) manpage is incorrect. It states: ' A package for the firmware which can be installed via pkg_add(1) can be found at: '. However the url refers to a tarred port, which cannot be installed using pkg_add. >How-To-Repeat: run 'man 4 malo' >Fix: Change the text 'A package for the firmware which can be installed via pkg_add(1) can be found at: http://weongyo.org/project/malo/malo-firmware-1.4.tar.gz This package must be installed before ifconfig(8) will work. ' to something like: 'A port for the firmware can be found at: http://weongyo.org/project/malo/malo-firmware-1.4.tar.gz The firmware can be installed by extracting the archive and running 'make install clean' in the malo-firmware-1.4 directory. This port must be installed before ifconfig(8) will work.' >Release-Note: >Audit-Trail: >Unformatted: