#ident "@(#)doconf 1.1 29 Mar 1994 MCG-d_gen" .TH DOCONF 1 .SH NAME \f4doconf\fP \- Utility to create MVME338CONFIG.c source file from the output of the cfgen utility. .SH SYNOPSIS \f4doconf\fP .PP .SH DESCRIPTION The \f4doconf\fP utility is used to create a C program source which is readable by the kernal after compilation. The program merges the file \f4/usr/sbin/mvme338/space.ptp\fP with it's standard input and places the resulting C source on it's standard output. When compiled, and processed by mkboot, it becomes MVME339CONFIG. .sp Normally this program is only called from the \f4hps_updconf\fP shell script. .sp .SH FILES /usr/sbin/mvme338/space.ptp .SH SEE ALSO \f4hps_updconf\fP (1) \f4cfgen\fP (1)