]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
grammar
authorAlan T. DeKok <aland@freeradius.org>
Wed, 30 Jan 2019 15:09:10 +0000 (10:09 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 30 Jan 2019 15:09:10 +0000 (10:09 -0500)
raddb/mods-available/exec
raddb/mods-available/expiration

index 91df9d57e389462380a9705d5c2ef35c7aa15df3..e579801cc1385d739c788e70d5ef76d53cb9feb9 100644 (file)
@@ -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
index b316b194388c0faf56dee72f40b947a7a9ee4377..e2b4644ba7a91615e782dd4b1cf35bb110b2b664 100644 (file)
@@ -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`