Description: fix various minor errors in man page formatting
Author: Michael Stone <mstone@debian.org>
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: argus-clients-5.0.2+git20250321.41f65e2/man/man1/rasqlinsert.1
===================================================================
--- argus-clients-5.0.2+git20250321.41f65e2.orig/man/man1/rasqlinsert.1	2025-04-20 12:05:42.262210763 -0400
+++ argus-clients-5.0.2+git20250321.41f65e2/man/man1/rasqlinsert.1	2025-04-20 12:06:39.509278949 -0400
@@ -105,7 +105,7 @@
 Because aggregation can require a lot of memory, \fBrasqlinsert\fP provides an
 option '-M cache' to have \fBrasqlinsert\fP use the database table as the persistent
 cache store for the aggregation.  With this example, the standard 5-tuple fields,
-'saddr daddr proto sport dport' are still used as keys for each entry, but
+\&'saddr daddr proto sport dport' are still used as keys for each entry, but
 \fBrasqlinsert\fP will aggregate data over short spans of time as it reads the data
 from the file, and then commit the data to the database.  If additional data arrives
 that matches that unique flow, \fBrasqlinsert\fP will fetch the entry from the
Index: argus-clients-5.0.2+git20250321.41f65e2/man/man5/racolor.conf.5
===================================================================
--- argus-clients-5.0.2+git20250321.41f65e2.orig/man/man5/racolor.conf.5	2025-04-20 12:05:42.262210763 -0400
+++ argus-clients-5.0.2+git20250321.41f65e2/man/man5/racolor.conf.5	2025-04-20 12:05:42.258210548 -0400
@@ -4,7 +4,7 @@
 .\" All rights reserved.
 .\"
 .\"
-.TH RACOLOR.CONF 1 "30 September 2016" "racolor.conf 5.0.3"
+.TH RACOLOR.CONF 5 "30 September 2016" "racolor.conf 5.0.3"
 .SH NAME
 \fBracolor.conf\fP \- \fBracolor\fP resource file.
 .SH SYNOPSIS
Index: argus-clients-5.0.2+git20250321.41f65e2/man/man5/radium.conf.5
===================================================================
--- argus-clients-5.0.2+git20250321.41f65e2.orig/man/man5/radium.conf.5	2025-04-20 12:05:42.262210763 -0400
+++ argus-clients-5.0.2+git20250321.41f65e2/man/man5/radium.conf.5	2025-04-20 12:05:42.258210548 -0400
@@ -4,7 +4,7 @@
 .\" All rights reserved.
 .\"
 .\"
-.TH RADIUM.CONF 1 "19 August 2016" "radium.conf 5.0.3"
+.TH RADIUM.CONF 5 "19 August 2016" "radium.conf 5.0.3"
 .SH NAME
 \fBradium.conf\fP \- \fBradium\fP resource file.
 .SH SYNOPSIS
Index: argus-clients-5.0.2+git20250321.41f65e2/man/man5/ralabel.conf.5
===================================================================
--- argus-clients-5.0.2+git20250321.41f65e2.orig/man/man5/ralabel.conf.5	2025-04-20 12:05:42.262210763 -0400
+++ argus-clients-5.0.2+git20250321.41f65e2/man/man5/ralabel.conf.5	2025-04-20 12:07:10.498939857 -0400
@@ -4,7 +4,7 @@
 .\" All rights reserved.
 .\"
 .\"
-.TH RALABEL.CONF 1 "02 June 2016" "ralabel.conf 5.0.3"
+.TH RALABEL.CONF 5 "02 June 2016" "ralabel.conf 5.0.3"
 .SH NAME
 \fBralabel.conf\fP \- \fBralabel\fP resource file.
 .SH SYNOPSIS
@@ -69,7 +69,7 @@
 BIND services provide address to name translations, and these
 reverse lookup strategies can provide FQDN labels, or domain
 labels that can be added to flow.  The IP addresses that can be
-'labeled' are the saddr, daddr, or inode.  Keywords "yes" and "all"
+\&'labeled' are the saddr, daddr, or inode.  Keywords "yes" and "all"
 are synonomous and result in labeling all three IP addresses.
 
 Use this strategy to provide transient semantic enhancement based
Index: argus-clients-5.0.2+git20250321.41f65e2/man/man5/ranonymize.5
===================================================================
--- argus-clients-5.0.2+git20250321.41f65e2.orig/man/man5/ranonymize.5	2025-04-20 12:05:42.262210763 -0400
+++ argus-clients-5.0.2+git20250321.41f65e2/man/man5/ranonymize.5	2025-04-20 12:05:42.258210548 -0400
@@ -4,7 +4,7 @@
 .\" All rights reserved.
 .\"
 .\"
-.TH RANONYMIZE.CONF 1 "14 September 2016" "ranonymize.conf 5.0.3"
+.TH RANONYMIZE.CONF 5 "14 September 2016" "ranonymize.conf 5.0.3"
 .SH NAME
 \fBranonymize.conf\fP \- \fBranonymize(1)\fP configuration file.
 .SH SYNOPSIS
Index: argus-clients-5.0.2+git20250321.41f65e2/man/man5/rarc.5
===================================================================
--- argus-clients-5.0.2+git20250321.41f65e2.orig/man/man5/rarc.5	2025-04-20 12:05:42.262210763 -0400
+++ argus-clients-5.0.2+git20250321.41f65e2/man/man5/rarc.5	2025-04-20 12:07:29.279946435 -0400
@@ -333,7 +333,7 @@
 Many ra* programs sort records as a part of their function.
 Programs like rasort.1, providing explicit command-line options
 to specify the sort algorithms and their order, using the
-'-m field [field ...]' option.
+\&'-m field [field ...]' option.
 
 Use this configuration directive to specify the default sorting
 algorithm table for your ra* programs.  The default sort algorithm
Index: argus-clients-5.0.2+git20250321.41f65e2/man/man1/rasqlcheckconf.1
===================================================================
--- argus-clients-5.0.2+git20250321.41f65e2.orig/man/man1/rasqlcheckconf.1	2025-04-07 15:15:41.000000000 -0400
+++ argus-clients-5.0.2+git20250321.41f65e2/man/man1/rasqlcheckconf.1	2025-04-20 12:10:12.276682333 -0400
@@ -22,7 +22,7 @@
 with the entries in a MySQL database table. Using the same syntax and strategies for
 all other ra* programs, \fBrasqlcheckconf\fP creates databases and database tables,
 as needed based on the print specification on the either the command-line or the
-.rarc file.
+\&.rarc file.
 
 \fBrasqlcheckconf\fP by default, will compare \fB/etc/argus.conf\fP with the entries
 in the \fBargusConf\fP table in the argus database.  If the database is different,
Index: argus-clients-5.0.2+git20250321.41f65e2/man/man5/ra.conf.5
===================================================================
--- argus-clients-5.0.2+git20250321.41f65e2.orig/man/man5/ra.conf.5	2025-04-07 15:15:41.000000000 -0400
+++ argus-clients-5.0.2+git20250321.41f65e2/man/man5/ra.conf.5	2025-04-20 12:10:38.162069676 -0400
@@ -333,7 +333,7 @@
 Many ra* programs sort records as a part of their function.
 Programs like rasort.1, providing explicit command-line options
 to specify the sort algorithms and their order, using the
-'-m field [field ...]' option.
+\&'-m field [field ...]' option.
 
 Use this configuration directive to specify the default sorting
 algorithm table for your ra* programs.  The default sort algorithm
Index: argus-clients-5.0.2+git20250321.41f65e2/man/man5/racluster.conf.5
===================================================================
--- argus-clients-5.0.2+git20250321.41f65e2.orig/man/man5/racluster.conf.5	2025-04-20 12:09:11.133405325 -0400
+++ argus-clients-5.0.2+git20250321.41f65e2/man/man5/racluster.conf.5	2025-04-20 12:09:26.582233315 -0400
@@ -109,7 +109,7 @@
 .SH RACLUSTER_AGG_METRIC
 When aggregating Argus records together, one metric in the records
 is accumulated and processed to generate 'mean', 'max', 'min',
-'sum', and 'stddev' values.  Any metric from the list of printable
+\&'sum', and 'stddev' values.  Any metric from the list of printable
 metrics can be provided as the basis for the aggregation statistics.
 
 Records with different metrics cannot be aggregated together, as the
@@ -219,7 +219,7 @@
 120 second status report on the resulting flow, so that when there is
 activity, the aggregator will generate output that doesn't exceed 120 seconds
 in duration.  If the flow is idle for 3600 seconds, the aggregator will
-'forget' the flow, and release any resources it was using to track the flow.
+\&'forget' the flow, and release any resources it was using to track the flow.
 
 This is a very popular service oriented aggregation strategy, as it preserves
 the client address and the server address, along with the service port number,
