Re: Erroneous comment in GENERIC config file(s)?

2015-12-20 Thread Christos Zoulas
In article <2015122105.93d3185...@mail.netbsd.org>,
Leonardo Taccari   wrote:
>Hello Paul,
>
>Paul Goyette writes:
>> From the amd64 (and most other) GENERIC config, we have
>> 
>> ...
>> # For further information on compiling NetBSD kernels, see the config(8)
>> # man page.
>> ...
>> 
>> But there is no config(8) man page, only config(1)!
>Maybe it really meant config(5)?

config used to be in section 8 and /usr/sbin and moved to /usr/bin and
section 1. I think it still belongs to /usr/sbin and section 8, like
makefs and other system tools are.

christos



Re: Erroneous comment in GENERIC config file(s)?

2015-12-20 Thread Leonardo Taccari
Hello Paul,

Paul Goyette writes:
> From the amd64 (and most other) GENERIC config, we have
> 
> ...
> # For further information on compiling NetBSD kernels, see the config(8)
> # man page.
> ...
> 
> But there is no config(8) man page, only config(1)!
Maybe it really meant config(5)?


Ciao,
L.