make: Lift up openwcom.mak for build on FreeDOS
[nasm.git] / rdoff / rdx.1
bloba86405610c0668ed4099e3b590599b9305d1c20a
1 .TH RDX 1 "September 6, 1999" "Debian Project" "Debian Manual"
2 .SH NAME
3 rdx \- load and execute an RDOFF object
4 .SH SYNOPSIS
5 .B rdx
6 .I object
7 .SH DESCRIPTION
8 .B rdx
9 loads an RDOFF
10 .IR object ,
11 and then calls
12 .RB ` _main ',
13 which it expects to be a C-style function, accepting two parameters,
14 .I argc
15 and
16 .I argv
17 in normal C style.
18 .SH AUTHORS
19 Julian Hall <jules@earthcorp.com>.
20 .PP
21 This manual page was written by Matej Vela <vela@debian.org>.