Author: Sergey Poznyakoff <gray@gnu.org>
Date: Wed, 27 May 2026 07:25:58 +0300
Description: [PATCH 1/2] Fix typos in the manpages.
Forwarded: not-needed

---
 doc/pound.8    | 3 +--
 doc/poundctl.8 | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/pound.8 b/doc/pound.8
index a3eba24..25ecce4 100644
--- a/doc/pound.8
+++ b/doc/pound.8
@@ -1395,7 +1395,6 @@ the matching header will be removed. \fIOptions\fR define how to
 match \fIpattern\fR:
 .RS
 .TP
-.TP
 .B \-beg
 Exact match at the beginning of header (prefix match).
 .TP
@@ -3537,7 +3536,7 @@ option.  The only disk write
 .B pound
 ever does, is saving its PID in the pid file at startup.
 .PP
-Giving such limitied I/O, using a \fBRootJail\fR directive can provide
+Giving such limited I/O, using a \fBRootJail\fR directive can provide
 only limited security bonus.
 .PP
 .B Pound
diff --git a/doc/poundctl.8 b/doc/poundctl.8
index 26f08d0..3bfa4dd 100644
--- a/doc/poundctl.8
+++ b/doc/poundctl.8
@@ -314,7 +314,7 @@ file, section \fBServer \(dq\fINAME\fB\(dq\fR.
 Sets control socket pathname.  \fISOCKET\fR can also be a URL in the
 form:
 .IP
-{\fBhttp\fR|\fBhttps\fR}\fB://\fR[\fIUSER\fR[\fB:\fIPASS\fR]\fB@\fR]\fIHOSTNAME\fR[\fB:\fIPORT\fT][\fB/\fIPATH\fR]
+{\fBhttp\fR|\fBhttps\fR}\fB://\fR[\fIUSER\fR[\fB:\fIPASS\fR]\fB@\fR]\fIHOSTNAME\fR[\fB:\fIPORT\fR][\fB/\fIPATH\fR]
 .IP
 where \fB{|}\fR denote alternative forms and \fB[]\fR enclose optional parts.
 .TP
-- 
2.47.3

