]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fix typo (#4179)
authorJorge Pereira <jpereira@users.noreply.github.com>
Fri, 13 Aug 2021 13:01:37 +0000 (10:01 -0300)
committerGitHub <noreply@github.com>
Fri, 13 Aug 2021 13:01:37 +0000 (09:01 -0400)
doc/antora/modules/howto/pages/modules/sqlippool/index.adoc

index a2b4ed6be3134da70e728b2cdab8b56e46ed375e..6e453112ecec34d4e4be8358df562409ea67e974 100644 (file)
@@ -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 (          \