From dc143c8dc073012fead2374dc8a347871ea81d57 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Mon, 29 Mar 2021 22:28:30 +1100 Subject: [PATCH] docs: escape circumflex in sysctl.8 Groff says special characters should be escaped and some gettext versions choke on it, so escape the ^ References: procps-ng/procps#147 --- sysctl.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysctl.8 b/sysctl.8 index f8d88573..f5eb24ef 100644 --- a/sysctl.8 +++ b/sysctl.8 @@ -149,7 +149,7 @@ file that is ordered later). .br /sbin/sysctl \-a \-\-pattern 'net.ipv4.conf.(eth|wlan)0.arp' .br -/sbin/sysctl \-\-system \-\-pattern '^net.ipv6' +/sbin/sysctl \-\-system \-\-pattern '\[char94]net.ipv6' .SH DEPRECATED PARAMETERS The .B base_reachable_time