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)
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