NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/21345 (Many i386 device man pages are missing)



On Sun, Jan 20, 2019 at 08:00:01AM +0000, David Holland wrote:
> The following reply was made to PR kern/21345; it has been noted by GNATS.
> 
> From: David Holland <dholland-bugs%netbsd.org@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: 
> Subject: Re: kern/21345 (Many i386 device man pages are missing)
> Date: Sun, 20 Jan 2019 07:59:55 +0000
> 
>   > Synopsis: Many i386 device man pages are missing
>   >    :
>   > cd sys/arch/i386/conf
>   > awk '/device-major/ { print "man 4 " $2 }' < majors.i386 | sh > /dev/null
>  
>  Today's list:
>  man: no entry for apm in the manual.
>  man: no entry for cmos in the manual.

NetBSD 5 or 6 had apm(4) and cmos(4).  Where did they go?

Dave

-- 
David Young
dyoung%pobox.com@localhost    Urbana, IL    (217) 721-9981


Home | Main Index | Thread Index | Old Index