Diff for /freem/doc/env.conf.5 between versions 1.2 and 1.3

version 1.2, 2025/04/17 17:57:35 version 1.3, 2025/04/20 03:13:17
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.3  2025/04/20 03:13:17  snw
   .\"   Updates to init_execution_context
   .\"
 .\"   Revision 1.2  2025/04/17 17:57:35  snw  .\"   Revision 1.2  2025/04/17 17:57:35  snw
 .\"   Major updates to man pages  .\"   Major updates to man pages
 .\"  .\"
Line 236  fatal Line 239  fatal
 .RS 4  .RS 4
 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.  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.
 .RE  .RE
   .SH AUTHOR
   Written by Serena Willis (snw@coherent-logic.com)
   .SH COPYRIGHT
   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.
   
 .SH "FILES"  .SH "FILES"
 .PP  .PP
 $PREFIX/etc/freem/env.conf  $PREFIX/etc/freem/env.conf

Removed from v.1.2  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>