docs/132193: description in the malo(4) manpage incorrect

Frank Staals frank at fstaals.net
Sat Feb 28 11:30:02 UTC 2009


>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 at 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: <URLHERE>'. 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:



More information about the freebsd-doc mailing list