From: Matthew Newton Date: Wed, 26 Jul 2023 12:32:52 +0000 (+0100) Subject: doc: man page asciidoc fixes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c23e10ff1001474249dc83d680a129e9dfee10e;p=thirdparty%2Ffreeradius-server.git doc: man page asciidoc fixes --- diff --git a/doc/antora/modules/reference/pages/man/radclient.adoc b/doc/antora/modules/reference/pages/man/radclient.adoc index 237e9c2a66f..8f06c8fce6b 100644 --- a/doc/antora/modules/reference/pages/man/radclient.adoc +++ b/doc/antora/modules/reference/pages/man/radclient.adoc @@ -4,7 +4,6 @@ Alan DeKok :release-version: 4.0.0 :man manual: FreeRADIUS :man source: FreeRADIUS -:page-layout: base :manvolnum: 1 == NAME @@ -17,7 +16,7 @@ radclient - send packets to a RADIUS server, show reply == DESCRIPTION -`radclient* is a radius client program. It can send arbitrary radius +*radclient* is a radius client program. It can send arbitrary radius packets to a radius server, then shows the reply. It can be used to test changes you made in the configuration of the radius server, or it can be used to monitor if a radius server is up. @@ -173,7 +172,7 @@ Received Packet from host 192.0.2.42 code=2, id=140, length=54 == SEE ALSO -radiusd(8), +radiusd(8) == AUTHOR diff --git a/doc/antora/modules/reference/pages/man/radiusd.adoc b/doc/antora/modules/reference/pages/man/radiusd.adoc index 0f8c6ed644c..31b5a3b36a3 100644 --- a/doc/antora/modules/reference/pages/man/radiusd.adoc +++ b/doc/antora/modules/reference/pages/man/radiusd.adoc @@ -4,7 +4,6 @@ Alan DeKok :release-version: 4.0.0 :man manual: FreeRADIUS :man source: FreeRADIUS -:page-layout: base :manvolnum: 8 == NAME diff --git a/doc/antora/modules/reference/pages/man/radmin.adoc b/doc/antora/modules/reference/pages/man/radmin.adoc index b196bf52006..e3d713b5a7f 100644 --- a/doc/antora/modules/reference/pages/man/radmin.adoc +++ b/doc/antora/modules/reference/pages/man/radmin.adoc @@ -4,7 +4,6 @@ Alan DeKok :release-version: 4.0.0 :man manual: FreeRADIUS :man source: FreeRADIUS -:page-layout: base :manvolnum: 8 == NAME @@ -116,7 +115,7 @@ Only one debug condition can be active at a time. address 192.0.2.22. *debug condition*:: -* Disable debug conditionals. + Disable debug conditionals. == FULL LIST OF COMMANDS diff --git a/doc/antora/modules/reference/pages/man/radsniff.adoc b/doc/antora/modules/reference/pages/man/radsniff.adoc index 83ec3645575..80e2617e7c3 100644 --- a/doc/antora/modules/reference/pages/man/radsniff.adoc +++ b/doc/antora/modules/reference/pages/man/radsniff.adoc @@ -4,7 +4,6 @@ Alan DeKok :release-version: 4.0.0 :man manual: FreeRADIUS :man source: FreeRADIUS -:page-layout: base :manvolnum: 8 == NAME @@ -13,11 +12,11 @@ radsniff - dump radius protocol == SYNOPSIS -*radsniff _[ OPTIONS ]_ +*radsniff* _[ OPTIONS ]_ == DESCRIPTION -*radsniff is a simple wrapper around libpcap. It can also print out the +*radsniff* is a simple wrapper around libpcap. It can also print out the contents of RADIUS packets using the FreeRADIUS dictionaries. == OPTIONS @@ -121,7 +120,7 @@ The following options are for statistics gathering. == SEE ALSO -radiusd(8),pcap(3) +radiusd(8), pcap(3) == AUTHOR