.TH MOSY 1 "15 May 1988" .\" $Header: /f/osi/others/mosy/RCS/mosy.1,v 7.2 91/02/22 09:28:41 mrose Interim $ .\" Contributed by NYSERNet Inc. This work was partially supported by the .\" U.S. Defense Advanced Research Projects Agency and the Rome Air Development .\" Center of the U.S. Air Force Systems Command under contract number .\" F30602-88-C-0016. .\" .\" .\" .\" $Log: mosy.1,v $ .\" Revision 7.2 91/02/22 09:28:41 mrose .\" Interim 6.8 .\" .\" Revision 7.1 90/10/18 11:33:30 mrose .\" psi .\" .\" Revision 7.0 89/11/23 22:00:37 mrose .\" Release 6.0 .\" .SH NAME mosy - Managed Object Syntax-compiler (yacc-based) .SH SYNOPSIS .in +.5i .ti -.5i .B mosy \%[\-o\0module.defs] \%[\-s] \fImodule.my\fR .in -.5i .SH DESCRIPTION The \fImosy\fR program reads a description of a \fImanaged objects\fR module and produces a simple ascii file containing equivalent definitions. This file is meant to be read as configuration data by a network management program. .PP The `\-o' switch sets the name of the output file, which is normally derived from the name of the input file. The distinguished file \*(lq\-\*(rq can be used to force the use of the standard output. .PP Normally, \fImosy\fR prints the name of each object, identifier, or type as it works. The `\-s' switch disables this behavior. .SH "SEE ALSO" pepy(1), .br \fIThe ISO Development Environment: User's Manual\fR, .SH AUTHOR Marshall T. Rose, Performance Systems International .PP This work was partially supported by the U.S. Defense Advanced Research Projects Agency and the Rome Air Development Center of the U.S. Air Force Systems Command under contract number F30602-88-C-0016.