From bbd96ea838e56ce6e5eab96c0a31c212c381595d Mon Sep 17 00:00:00 2001
From: Chris Allegretta <chrisa@asty.org>
Date: Fri, 4 Aug 2000 02:05:44 +0000
Subject: [PATCH] Updated man pages for universal -T option

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@161 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 nano.1      | 2 +-
 nano.1.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/nano.1 b/nano.1
index 3d74403e..dccfd8a3 100644
--- a/nano.1
+++ b/nano.1
@@ -40,7 +40,7 @@ number".
 .SH OPTIONS
 .TP
 .B \-T (\-\-tabsize)
-Set the size (width) of a tab, if supported by your curses library.
+Set the size (width) of a tab.
 .TP
 .B \-R (\-\-regexp)
 Enable regular expression matching for search strings, as well as
diff --git a/nano.1.html b/nano.1.html
index 71d8ba48..a178fb7e 100644
--- a/nano.1.html
+++ b/nano.1.html
@@ -59,7 +59,7 @@ number&quot;.
 <DT><B>-T (--tabsize)</B>
 
 <DD>
-Set the size (width) of a tab, if supported by your curses library.
+Set the size (width) of a tab.
 <DT><B>-R (--regexp)</B>
 
 <DD>
-- 
GitLab