Re: cdrom boot?

[ Available lists | Index of freebsd-current | Month of Nov 1996 | Week of 22 Nov 1996 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Arne H. Juul <Arne.Juul@idt.ntnu.no>
Date
22 Nov 1996 17:18:16
Subject
Re: cdrom boot?
Message-ID
199611230114.CAA23053@pat.idt.unit.no

In reply to

[ Hide this part ]
On 22 Nov 17:29, Terry Lambert writes:
> Is it *currently* accompanied by unprotoize(1)?
>
> % man 1 unprotoize
> No entry for unprotoize in section 1 of the manual

This tells you nothing.

$ ls /usr/src/contrib/gcc/*proto*
[...and other files...]
/usr/src/contrib/gcc/protoize.c /usr/src/contrib/gcc/unprotoize.c

Documentation is in texinfo format, as should be expected.
In a standard gcc install, you would get the unprotoize program.
The fact that FreeBSD does not should be counted as a bug.

- Arne H. J.


Elapsed time: 0.076 seconds