--- freem/doc/fmadm.8 2025/04/17 17:57:35 1.4
+++ freem/doc/fmadm.8 2025/04/18 01:23:05 1.5
@@ -13,7 +13,7 @@
.\" To print this man page to a PostScript printer:
.\" man -t ./fmadm.8 | lpr
.\"
-.\" $Id: fmadm.8,v 1.4 2025/04/17 17:57:35 snw Exp $
+.\" $Id: fmadm.8,v 1.5 2025/04/18 01:23:05 snw Exp $
.\" fmadm man page
.\"
.\"
@@ -37,6 +37,9 @@
.\" along with FreeM. If not, see .
.\"
.\" $Log: fmadm.8,v $
+.\" Revision 1.5 2025/04/18 01:23:05 snw
+.\" More documentation updates
+.\"
.\" Revision 1.4 2025/04/17 17:57:35 snw
.\" Major updates to man pages
.\"
@@ -275,16 +278,38 @@ Determines the text editor used by
.RE
.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
+.RS 4
+Overrides the configured threshold at which log messages are written to files in
+\fI/var/log/freem\fR, corresponding to the
+\fIlog_threshold_file\fR environment setting in
+\fI$PREFIX/etc/env.conf\fR. The default value is
\fIinfo\fR.
+.RE
.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".
+.RS 4
+Overrides the configured threshold at which log messages are sent to the
+\fIsyslog\fR facility on systems that support it, corresponding to the
+\fIlog_threshold_syslog\fR environment setting in
+\fI$PREFIX/etc/env.conf\fR. The default value is
+\fIinfo\fR.
+.RE
.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".
+.RS 4
+Overrides the configured threshold at which log messages are sent to
+\fIstderr\fR, corresponding to the
+\fIlog_threshold_stderr\fR environment setting in
+\fI$PREFIX/etc/env.conf\fR. The default value is
+\fIwarning\fR.
+.RE
.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.
+This section details the valid values for each of the
+\fI$FREEM_LOG_THRESHOLD_*\fR 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
+\fIwarning\fR is selected, messages with a diagnostic class of
+\fIwarning\fR,
+\fIerror\fR, and
+\fIfatal\fR will be delivered through the selected mechanism.
Valid values for each of these environment variables are as follows:
.TP
@@ -295,7 +320,8 @@ Messages useful mostly for developers co
.TP
info
.RS 4
-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.
+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
+\fIwarning\fR instead.
.RE
.TP
warning
@@ -318,6 +344,7 @@ $PREFIX/etc/freem/env.conf
.RS 4
FreeM environment catalog
.RE
+
$PREFIX/etc/freem//freem.conf
.RS 4
FreeM per-environment configuration