From ef0a687f3f978694f11909fb8360987205f15655 Mon Sep 17 00:00:00 2001
From: Per Hedbor <ph@opera.com>
Date: Tue, 14 May 2013 02:38:08 +0200
Subject: [PATCH] Fixed documentation for -s and -ss

---
 man/pike.1 | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/man/pike.1 b/man/pike.1
index 2fd2db610d..6f418e5df6 100644
--- a/man/pike.1
+++ b/man/pike.1
@@ -122,12 +122,10 @@ for all files.
 .BI \-s num
 Set Pike stack size to
 .I num
-(minimum is 256). Note that this only affects the main
-(aka backend) thread. To alter the value for other threads
-see below.
+(minimum is 256).
 .TP
 .BI \-ss num
-Set Pike thread stack size to
+Set the pike C-level thread stack size to
 .I num.
 .TP
 .B \-t
-- 
GitLab