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)
The following reply was made to PR kern/21345; it has been noted by GNATS.
From: matthew green <mrg%eterna.com.au@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, lennart%augustsson.net@localhost,
gnats-bugs%NetBSD.org@localhost
Subject: re: kern/21345 (Many i386 device man pages are missing)
Date: Thu, 24 Jan 2019 10:12:33 +1100
Martin Husemann writes:
> On Tue, Jan 22, 2019 at 05:35:00PM +0000, David Holland wrote:
> >
> > apm(4) probably got removed. Dunno about cmos...
>
> Still there: env MACHINE=i386 man cmos
> (as well as apm(4)).
FWIW, you can get this with "man i386/cmos".
most of the shared pages got moved into x86 subdir i thought,
which both i386 and amd64 search. might also need a update
to man.conf if you have an old system. eg, man.conf has:
# machine classes per machine
_i386 x86
_amd64 x86
_sparc64 sparc
now days.
.mrg.
Home |
Main Index |
Thread Index |
Old Index