From: Alan T. DeKok Date: Tue, 3 Sep 2019 11:26:20 +0000 (-0400) Subject: remove references to rlm_sql_log X-Git-Tag: release_3_0_20~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a17f8191ef1c29b5fa4713cd2eeb1a6767d8f42;p=thirdparty%2Ffreeradius-server.git remove references to rlm_sql_log --- diff --git a/man/man8/radsqlrelay.8 b/man/man8/radsqlrelay.8 index 344c3ab4aac..f161cc3d15c 100644 --- a/man/man8/radsqlrelay.8 +++ b/man/man8/radsqlrelay.8 @@ -41,9 +41,9 @@ radsqlrelay - relay SQL queries to a central database server to a database server. Used to replicate accounting records to one (central) database, even if the database has extended downtime. .PP -The SQL logfile is created by the \fBrlm_sql_log\fP module. The module -must be configured in the \fBradiusd\fP server before you can use -\fBradsqlrelay\fP. +The SQL logfile is created by the \fBrlm_sql\fP module with the +rlm_sql_null driver logging to disk.. The module must be configured in +the \fBradiusd\fP server before you can use \fBradsqlrelay\fP. .SH OPTIONS .IP "\-?" @@ -86,8 +86,5 @@ db.domain.tld = ) .DE -.SH SEE ALSO -.BR rlm_sql_log (5) - .SH AUTHOR Nicolas Baradakis