debian/copyright: update contact info and copyright years
[tweeper.git] / debian / patches / 0002-tweeper.1.asciidoc-reword-some-list-items.patch
1 From 50ffc18d9a1bedd4196bc3cff616cd9ce7d26b5b Mon Sep 17 00:00:00 2001
2 From: Antonio Ospite <ospite@studenti.unina.it>
3 Date: Wed, 20 Nov 2013 01:12:59 +0100
4 Subject: [PATCH] tweeper.1.asciidoc: reword some list items
5 X-Face: z*RaLf`X<@C75u6Ig9}{oW$H;1_\2t5)({*|jhM<pyWR#k60!#=#>/Vb;]yA5<GWI5`6u&+
6  ;6b'@y|8w"wB;4/e!7wYYrcqdJFY,~%Gk_4]cq$Ei/7<j&N3ah(m`ku?pX.&+~:_/wC~dwn^)MizBG
7  !pE^+iDQQ1yC6^,)YDKkxDd!T>\I~93>J<_`<4)A{':UrE
8
9 Remove the unneeded "as", it is in the list preamble already.
10 ---
11  tweeper.1.asciidoc | 4 ++--
12  1 file changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/tweeper.1.asciidoc b/tweeper.1.asciidoc
15 index 14051cc..a57bedf 100644
16 --- a/tweeper.1.asciidoc
17 +++ b/tweeper.1.asciidoc
18 @@ -32,8 +32,8 @@ The sites that tweeper is able to scrape and convert to RSS are:
19  tweeper can be used as:
20  
21  1. a command line tool;
22 -2. as a filter for feed readers;
23 -3. as a web based tool when PHP support is available in the web server.
24 +2. a filter for feed readers;
25 +3. a web based tool when PHP support is available in the web server.
26  
27  
28  OPTIONS
29 -- 
30 1.8.4.3
31