From: Jorge Pereira Date: Fri, 13 Aug 2021 13:01:37 +0000 (-0300) Subject: Fix typo (#4179) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=224305fc467bf6cb34c4d989f6e8a1d4d3005d50;p=thirdparty%2Ffreeradius-server.git Fix typo (#4179) --- diff --git a/doc/antora/modules/howto/pages/modules/sqlippool/index.adoc b/doc/antora/modules/howto/pages/modules/sqlippool/index.adoc index a2b4ed6be31..6e453112ece 100644 --- a/doc/antora/modules/howto/pages/modules/sqlippool/index.adoc +++ b/doc/antora/modules/howto/pages/modules/sqlippool/index.adoc @@ -462,7 +462,7 @@ pools] for instructions on how to create lists of IPs for a pool. And then xref:modules/sqlippool/insert.adoc[Inserting IPs into SQL] -.Example shell command for populating the `radacct` table +.Example shell command for populating the `radippool` table ============================================= for i in `seq 10 250`; do echo "INSERT INTO radippool ( \