From: Alan T. DeKok Date: Wed, 30 Jan 2019 15:09:10 +0000 (-0500) Subject: grammar X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c783bfe1a1d77ae85b0593eec768d64d75f719b;p=thirdparty%2Ffreeradius-server.git grammar --- diff --git a/raddb/mods-available/exec b/raddb/mods-available/exec index 91df9d57e38..e579801cc13 100644 --- a/raddb/mods-available/exec +++ b/raddb/mods-available/exec @@ -8,7 +8,7 @@ # # ## Exec Module # -# The module `exec` is used for execute external programs. +# The module `exec` is used for executing external programs. # # This module is useful only for `xlat`. To use it, put `exec` into # the `instantiate` section. You can then do dynamic translation of diff --git a/raddb/mods-available/expiration b/raddb/mods-available/expiration index b316b194388..e2b4644ba7a 100644 --- a/raddb/mods-available/expiration +++ b/raddb/mods-available/expiration @@ -8,7 +8,7 @@ # # ## Expiration Module # -# The `expiration` module is used for handles the `Expiration` attribute. +# The `expiration` module manages the `Expiration` attribute. # # It should be included in the *end* of the `recv` section in order to # handle user `Expiration`. It should also be included in the `instantiate`