version 1.8, 2025/04/18 01:23:05
|
version 1.11, 2025/05/02 16:25:46
|
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.11 2025/05/02 16:25:46 snw |
|
.\" -m |
|
.\" |
|
.\" Revision 1.10 2025/04/28 14:52:54 snw |
|
.\" Temporarily revert global handler refactor and fix reference regression in xecline |
|
.\" |
|
.\" Revision 1.9 2025/04/18 22:12:29 snw |
|
.\" Fix texinfo bogosity and add subjects to man pages |
|
.\" |
.\" Revision 1.8 2025/04/18 01:23:05 snw |
.\" Revision 1.8 2025/04/18 01:23:05 snw |
.\" More documentation updates |
.\" More documentation updates |
.\" |
.\" |
Line 56
|
Line 65
|
.\" |
.\" |
.TH freem 1 "3 April 2025" FreeM "FreeM User Manual" |
.TH freem 1 "3 April 2025" FreeM "FreeM User Manual" |
.SH NAME |
.SH NAME |
freem |
freem - FreeM programming language interpreter |
.SH SYNOPSIS |
.SH SYNOPSIS |
.B freem [OPTION...] |
.B freem [OPTION...] |
.SH DESCRIPTION |
.SH DESCRIPTION |
Line 325 Copyright (C) 1998 MUG Deutschland
|
Line 334 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" |
.PP |
.PP |
\fBfmadm\fR(8), |
\fBfmadm\fR(8), |
\fBenv.conf\fR(5), |
\fBenv.conf\fR(5), |
\fBfreem.conf\fR(5) |
\fBfreem.conf\fR(5), |
|
\fBfreem_conformance\fR(1) |
|
|