]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
tweaks to make Antora happier
authorAlan T. DeKok <aland@freeradius.org>
Fri, 31 Jan 2025 19:21:55 +0000 (14:21 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 31 Jan 2025 19:21:55 +0000 (14:21 -0500)
raddb/mods-available/eap
raddb/sites-available/status

index 7fe93539352ef71a4ccb55a5173c548bd313ff1c..22474a45e28d6c24e1f796ea59875715d8f28e6a 100644 (file)
@@ -244,7 +244,7 @@ eap {
                #  | `clear session { ... }`
                #  | Clear stateful session information from a cache.
                #
-               #  | `verify certificate { ... }` |
+               #  | `verify certificate { ... }`
                #  | Apply policies based on the client certificate presented.
                #
                #  | `staple certificate { ... }`
@@ -1033,7 +1033,8 @@ eap {
                #
                #  See the new policy `copy_request_to_tunnel` in
                #  `sites-available/inner-tunnel`, and in `policy.d/eap` for
-               #  more information.  ====
+               #  more information.
+               #  ====
                #
 
                #
index 9f9330f3272edfd369e02cefcf7444ebfdca3628..b9543377275eddb8f63eb50b304f2ea49d6f6769 100644 (file)
@@ -67,7 +67,6 @@ server status {
                stats
                ok
        }
-}
 
 #      Statistics can be queried via a number of methods:
 #
@@ -88,3 +87,4 @@ server status {
 #  Due to internal limitations, the statistics might not be exactly up
 #  to date.  Do not expect all of the numbers to add up perfectly.
 #
+}