File: accute.diff

package info (click to toggle)
xosview 1.24-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,184 kB
  • sloc: cpp: 11,975; makefile: 154; ansic: 32; awk: 13; sh: 8
file content (16 lines) | stat: -rw-r--r-- 649 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Fix accute formatting in man page
Author: Kartik Mistry <kartik@debian.org>
Forwarded: not-needed
--- a/xosview.1
+++ b/xosview.1
@@ -324,8 +324,8 @@ Equivalent to \-irqrate and +irqrate.
 This switch allows any of xosview's resources to be set on the command line.
 An example of how the xosview*memFreeColor could be set using this option is
 shown below (Note the use of " to prevent the shell from expanding
-\'*\' or from creating two separate arguments, \'xosview*memfreeColor:\'
-and \'purple\'):
+* or from creating two separate arguments, 'xosview*memfreeColor:'
+and 'purple'):
 .RS
 \-xrm "xosview*memFreeColor: purple"
 .RE