~andrewsomething/parcellite/unstable

« back to all changes in this revision

Viewing changes to debian/patches/manpage_cleanup.patch

  • Committer: Andrew Starr-Bochicchio
  • Date: 2011-09-14 23:22:35 UTC
  • Revision ID: a.starr.b@gmail.com-20110914232235-6f38vatr2slea684
debian/patches/manpage_cleanup.patch: Clean up a number
of issues with the manpage to make lintian happy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Clean up a number of issues with the manpage to make
 
2
 lintian happy.
 
3
 .
 
4
 Here is the command that shows the warnings:
 
5
 .
 
6
 $ LC_ALL=en_US.UTF-8 MANWIDTH=80 man --warnings -E UTF-8 -l doc/parcellite.1  > /dev/null 
 
7
 <standard input>:79: warning: numeric expression expected (got `I')
 
8
 <standard input>:80: warning: numeric expression expected (got `I')
 
9
 <standard input>:81: warning: numeric expression expected (got `T')
 
10
 
 
11
Author: Andrew Starr-Bochicchio <a.starr.b@gmail.com>
 
12
Forwarded: https://sourceforge.net/tracker/?func=detail&aid=3409681&group_id=235597&atid=1097277
 
13
 
 
14
--- parcellite-1.0.2~rc5.orig/doc/parcellite.1
 
15
+++ parcellite-1.0.2~rc5/doc/parcellite.1
 
16
@@ -53,7 +53,7 @@ generally checking all these boxes is ap
 
17
  'X' - X location in pixels. 0 is top of screen.
 
18
  'Y' - Y location in pixels. 0 is left of screen.
 
19
   
 
20
- 'Max Data Size (MB)' -Set Maximum amount of data to copy for each entry in MBytes. 0 is no limit.
 
21
+ 'Max Data Size (MB)' - Set Maximum amount of data to copy for each entry in MBytes. 0 is no limit.
 
22
 .TP
 
23
 .B Miscellaneous
 
24
  'Search As You Type' - If checked, does a search-as-you-type. Turns red if not found. Goes to top (Alt-E) line when no chars are entered for search
 
25
@@ -76,9 +76,12 @@ generally checking all these boxes is ap
 
26
 
 
27
 .SH History Dialog Behavior
 
28
 .B use the Ctrl or Shift key in conjunction with right-click. 
 
29
-.TP If you hold Ctrl, then it toggles the delete on a single item. 
 
30
-.TP If you hold Shift while holding down right-click (this is like a right-drag), then it toggles each item as it enters the item.  
 
31
-.TP To complete the delete, hit enter.
 
32
+.TP 
 
33
+ If you hold Ctrl, then it toggles the delete on a single item. 
 
34
+.TP 
 
35
+ If you hold Shift while holding down right-click (this is like a right-drag), then it toggles each item as it enters the item.  
 
36
+.TP 
 
37
+ To complete the delete, hit enter.
 
38
 .SH SEE ALSO
 
39
 .PP
 
40
 Website: http://parcellite.sourceforge.net