version 1.4, 2025/04/03 15:56:41
|
version 1.7, 2025/04/17 17:57:35
|
Line 38
|
Line 38
|
.\" along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
.\" along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
.\" |
.\" |
.\" $Log$ |
.\" $Log$ |
|
.\" Revision 1.7 2025/04/17 17:57:35 snw |
|
.\" Major updates to man pages |
|
.\" |
|
.\" Revision 1.6 2025/04/17 15:08:24 snw |
|
.\" Add documentation on FREEM_LOG_THRESHOLD environment variables to man pages |
|
.\" |
|
.\" Revision 1.5 2025/04/04 12:49:19 snw |
|
.\" Dollar signs cut off in ENVIRONMENT sections of both man pages |
|
.\" |
.\" Revision 1.4 2025/04/03 15:56:41 snw |
.\" Revision 1.4 2025/04/03 15:56:41 snw |
.\" Add fmadm man page to CVS |
.\" Add fmadm man page to CVS |
.\" |
.\" |
Line 64 Please see the FreeM texinfo documentati
|
Line 73 Please see the FreeM texinfo documentati
|
.SH OPTIONS |
.SH OPTIONS |
.TP |
.TP |
\-h, --help |
\-h, --help |
|
.RS 4 |
Display a list of freem command-line flags |
Display a list of freem command-line flags |
|
.RE |
.TP |
.TP |
\-i, --import |
\-i, --import |
|
.RS 4 |
Imports UNIX environment variables as M locals |
Imports UNIX environment variables as M locals |
|
.RE |
.TP |
.TP |
\-e <environment-name>, --environment=<environment-name> |
\-e <environment-name>, --environment=<environment-name> |
Sets active environment to <environment-name> (DEFAULT if unspecified) |
.RS 4 |
|
Sets active environment to |
|
\fI<environment-name>\fR; |
|
\fIDEFAULT\fR if unspecified |
|
.RE |
.TP |
.TP |
\-f, --filter |
\-f, --filter |
|
.RS 4 |
Allows M code to be used as a filter |
Allows M code to be used as a filter |
|
.RE |
.TP |
.TP |
\-n <NAMESPACE>, --namespace=<NAMESPACE> |
\-n <NAMESPACE>, --namespace=<NAMESPACE> |
Selects <NAMESPACE> as the startup namespace instead of USER |
.RS 4 |
|
Selects |
|
\fI<NAMESPACE>\fR as the startup namespace instead of |
|
\fIUSER\fR |
|
.RE |
.TP |
.TP |
\-q, --quiet |
\-q, --quiet |
Sisables startup messages and prompt string |
.RS 4 |
|
Disables startup messages and prompt string |
|
.RE |
.TP |
.TP |
\-r <LABEL^ROUTINE>, --routine=<LABEL^ROUTINE> |
\-r <LABEL^ROUTINE>, --routine=<LABEL^ROUTINE> |
Executes <LABEL^ROUTINE> on startup instead of entering direct mode |
.RS 4 |
|
Executes |
|
\fI<LABEL^ROUTINE>\fR on startup instead of entering direct mode |
|
.RE |
|
.TP |
\-s <standard>, --standard=<standard> |
\-s <standard>, --standard=<standard> |
Restricts access to FreeM vendor extensions not present in relevant standards*. In this flag, <standard> can be: |
.RS 4 |
- M77 |
Restricts access to FreeM vendor extensions not present in relevant standards |
- M84 |
\fI*\fR. In this flag, |
- M90 |
\fI<standard>\fR can be: |
- M95 |
.sp |
- MDS |
.RS 4 |
- M5 |
.ie n \{\ |
- FREEM |
\h'-04'\(bu\h'+03'\c |
|
.\} |
|
.el \{\ |
|
.sp -1 |
|
.IP \(bu 2.3 |
|
.\} |
|
M77 |
|
.RE |
|
.sp |
|
.RS 4 |
|
.ie n \{\ |
|
\h'-04'\(bu\h'+03'\c |
|
.\} |
|
.el \{\ |
|
.sp -1 |
|
.IP \(bu 2.3 |
|
.\} |
|
M84 |
|
.RE |
|
.sp |
|
.RS 4 |
|
.ie n \{\ |
|
\h'-04'\(bu\h'+03'\c |
|
.\} |
|
.el \{\ |
|
.sp -1 |
|
.IP \(bu 2.3 |
|
.\} |
|
M90 |
|
.RE |
|
.sp |
|
.RS 4 |
|
.ie n \{\ |
|
\h'-04'\(bu\h'+03'\c |
|
.\} |
|
.el \{\ |
|
.sp -1 |
|
.IP \(bu 2.3 |
|
.\} |
|
M95 |
|
.RE |
|
.sp |
|
.RS 4 |
|
.ie n \{\ |
|
\h'-04'\(bu\h'+03'\c |
|
.\} |
|
.el \{\ |
|
.sp -1 |
|
.IP \(bu 2.3 |
|
.\} |
|
MDS |
|
.RE |
|
.sp |
|
.RS 4 |
|
.ie n \{\ |
|
\h'-04'\(bu\h'+03'\c |
|
.\} |
|
.el \{\ |
|
.sp -1 |
|
.IP \(bu 2.3 |
|
.\} |
|
M5 |
|
.RE |
|
.sp |
|
.RS 4 |
|
.ie n \{\ |
|
\h'-04'\(bu\h'+03'\c |
|
.\} |
|
.el \{\ |
|
.sp -1 |
|
.IP \(bu 2.3 |
|
.\} |
|
FREEM |
|
|
|
.RE |
|
\fB*\fR FreeM is not entirely compliant with any MDC standard, regardless of the value of the |
|
\fI--standard\fR command-line flag. |
|
|
|
See the |
|
\fBCompliance Clause\fR on the FreeM Wiki for more information on FreeM's deviations from MDC standards. |
|
.RE |
.TP |
.TP |
\-v, --version |
\-v, --version |
Display FreeM version information |
Display FreeM version information |
Line 121 freem.conf
|
Line 230 freem.conf
|
The FreeM configuration file. Normally located in $PREFIX/etc/freem/<environment-name>/freem.conf. |
The FreeM configuration file. Normally located in $PREFIX/etc/freem/<environment-name>/freem.conf. |
.SH ENVIRONMENT |
.SH ENVIRONMENT |
.TP |
.TP |
\$DISPLAY |
$DISPLAY |
Determines the value of the $PDISPLAY intrinsic special variable. This determines the X11 display used by the M Windowing API. Only applies when FreeM is built with the '--enable-mwapi' configuration option. |
Determines the value of the $PDISPLAY intrinsic special variable. This determines the X11 display used by the M Windowing API. Only applies when FreeM is built with the '--enable-mwapi' configuration option. |
.TP |
.TP |
\$TERM |
$TERM |
Used by the ^$DEVICE structured system variable to provide the TERMID value for I/O channel 0. |
Used by the ^$DEVICE structured system variable to provide the TERMID value for I/O channel 0. |
|
.TP |
|
$FREEM_LOG_THRESHOLD_FILE |
|
Overrides the configured threshold at which log messages are written to files in /var/log/freem, corresponding to the log_threshold_file environment setting in $PREFIX/etc/env.conf. The default value is "info". |
|
.TP |
|
$FREEM_LOG_THRESHOLD_SYSLOG |
|
Overrides the configured threshold at which log messages are sent to the syslog facility on systems that support it, corresponding to the log_threshold_syslog environment setting in $PREFIX/etc/env.conf. The default value is "info". |
|
.TP |
|
$FREEM_LOG_THRESHOLD_STDERR |
|
Overrides the configured threshold at which log messages are sent to stderr, corresponding to the log_threshold_stderr environment setting in $PREFIX/etc/env.conf. The default value is "warning". |
|
.SH LOG THRESHOLD VALUES |
|
This section details the valid values for each of the $FREEM_LOG_THRESHOLD_* environment variables, and each value indicates a minimum diagnostic level at which the indicated class of message will be delivered through the selected mechanism. All messages with an equal or higher diagnostic level than the class indicated will be delivered, i.e., if "warning" is selected, messages with a diagnostic class of warning, error, and fatal will be delivered through the selected mechanism. |
|
|
|
Valid values for each of these environment variables are as follows: |
|
.TP |
|
debug |
|
Messages useful mostly for developers contributing to FreeM itself. Will produce a high volume of log messages, and is likely to impact system performance. Not recommended for production usage. |
|
.TP |
|
info |
|
Includes messages of an informational nature. Will produce a moderately high volume of log messages. For heavily multi-user and multi-process systems, it is recommended to use "warning" instead. |
|
.TP |
|
warning |
|
Includes warning messages. These indicate conditions (including retries when attempting to acquire semaphores) that warrant further investigation by the system operator, but do not typically prevent applications from running. |
|
.TP |
|
error |
|
Includes error messages. This class of messages indicates that a recoverable error has occurred in the FreeM engine. Warrants immediate attention by the system operator. |
|
.TP |
|
fatal |
|
Includes messages indicating errors that are not recoverable. If this class of message occurs, the process that triggered the message has terminated abnormally. Requires immediate system operator intervention, and can indicate gross misconfiguration of the FreeM engine or the host operating system environment, or even a FreeM bug. |
|
|
.SH BUGS |
.SH BUGS |
Check the issue tracker at https://bugs.coherent-logic.com for more detailed information on current bugs. |
Check the issue tracker at https://bugs.coherent-logic.com for more detailed information on current bugs. |
.SH AUTHOR |
.SH AUTHOR |
Line 148 Copyright (C) 1998 MUG Deutschland
|
Line 286 Copyright (C) 1998 MUG Deutschland
|
Copyright (C) 2025 Coherent Logic Development LLC |
Copyright (C) 2025 Coherent Logic Development LLC |
|
|
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover texts, and with no Back-Cover Texts. |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover texts, and with no Back-Cover Texts. |
|
.SH FILES |
|
.PP |
|
$PREFIX/etc/freem/env.conf |
|
.RS 4 |
|
FreeM environment catalog |
|
.RE |
|
.PP |
|
$PREFIX/etc/freem/<environment-name>/freem.conf |
|
.RS 4 |
|
FreeM per-environment configuration |
.SH "SEE ALSO" |
.SH "SEE ALSO" |
.BR fmadm (8) |
.PP |
|
\fBfmadm\fR(8), |
|
\fBenv.conf\fR(5), |
|
\fBfreem.conf\fR(5) |