.TH REE 8 "September 25, 2005" .SH NAME ree \- extract ROM extensions .SH SYNOPSIS .B ree .SH DESCRIPTION This manual page documents briefly the .B ree command. This manual page was written for the Debian distribution because the original program does not have a manual page. .PP \fBree\fP dumps ROM extensions. You can then check easily if your network card(s) can netboot with this command: strings *.rom | grep UNDI > /dev/null && echo Yes it can || echo No .SH SEE ALSO .BR ndisasm (1). .SH AUTHOR This manual page was written by G\[:u]rkan Seng\[:u]n , for the Debian project (but may be used by others).