wmtop: Escape minus signs and fix spelling errors in manpage.
Obtained from [1]. [1] https://sources.debian.net/src/wmtop/0.84-12/debian/patches/fix_manpage.patch/
This commit is contained in:
		
							parent
							
								
									229fe58553
								
							
						
					
					
						commit
						5586e092a7
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -11,7 +11,7 @@ wmtop - WindowMaker dockapp
 | 
				
			||||||
[\-c command]
 | 
					[\-c command]
 | 
				
			||||||
[\-U]
 | 
					[\-U]
 | 
				
			||||||
[\-x regexp]
 | 
					[\-x regexp]
 | 
				
			||||||
[-m]
 | 
					[\-m]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.SH DESCRIPTION
 | 
					.SH DESCRIPTION
 | 
				
			||||||
| 
						 | 
					@ -22,7 +22,7 @@ either via the command line or by clicking on the application.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.SH OPTIONS
 | 
					.SH OPTIONS
 | 
				
			||||||
While running a left click alternates between CPU and memory
 | 
					While running a left click alternates between CPU and memory
 | 
				
			||||||
display. A right click launches the appliction specfied at the
 | 
					display. A right click launches the application specfied at the
 | 
				
			||||||
command line. Middle clicking changes between displaying all
 | 
					command line. Middle clicking changes between displaying all
 | 
				
			||||||
and user only processes.
 | 
					and user only processes.
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
| 
						 | 
					@ -64,7 +64,7 @@ Set interval between screen updates in milliseconds.
 | 
				
			||||||
Monitor only users processes, exclude WindowMaker dock apps and
 | 
					Monitor only users processes, exclude WindowMaker dock apps and
 | 
				
			||||||
pop up xps when double clicked:
 | 
					pop up xps when double clicked:
 | 
				
			||||||
.IP
 | 
					.IP
 | 
				
			||||||
wmtop -c xps -U -x '^wm'
 | 
					wmtop \-c xps \-U \-x '^wm'
 | 
				
			||||||
.LP
 | 
					.LP
 | 
				
			||||||
where we assume dock apps all have names starting with 'wm'.
 | 
					where we assume dock apps all have names starting with 'wm'.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue