From: Alan T. DeKok Date: Fri, 31 Jan 2025 19:21:55 +0000 (-0500) Subject: tweaks to make Antora happier X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce9269ab07565ee2cabbee8ddc688f6e0b652360;p=thirdparty%2Ffreeradius-server.git tweaks to make Antora happier --- diff --git a/raddb/mods-available/eap b/raddb/mods-available/eap index 7fe93539352..22474a45e28 100644 --- a/raddb/mods-available/eap +++ b/raddb/mods-available/eap @@ -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. + # ==== # # diff --git a/raddb/sites-available/status b/raddb/sites-available/status index 9f9330f3272..b9543377275 100644 --- a/raddb/sites-available/status +++ b/raddb/sites-available/status @@ -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. # +}