wmmemload: Fix errors in the manpage.
Several command-line options were incorrectly given in the manpage. Based on the patch from Debian by Philipp Benner <philipp@debian.org>: http://sources.debian.net/src/wmmemload/0.1.6-8/debian/patches/03-manual.patch/
This commit is contained in:
		
							parent
							
								
									892f62e139
								
							
						
					
					
						commit
						183f35d886
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -61,7 +61,7 @@ ignore buffers. (GNU/Linux)
 | 
				
			||||||
.B \-c,  \-\-ignore\-cached
 | 
					.B \-c,  \-\-ignore\-cached
 | 
				
			||||||
ignore cached pages. (GNU/Linux / FreeBSD)
 | 
					ignore cached pages. (GNU/Linux / FreeBSD)
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
.B \-c,  \-\-ignore\-wired
 | 
					.B \-wr,  \-\-ignore\-wired
 | 
				
			||||||
ignore wired pages. (FreeBSD)
 | 
					ignore wired pages. (FreeBSD)
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
.B \-h,  \-\-help
 | 
					.B \-h,  \-\-help
 | 
				
			||||||
| 
						 | 
					@ -76,11 +76,11 @@ run the application in windowed mode
 | 
				
			||||||
.B \-bw, \-\-broken\-wm
 | 
					.B \-bw, \-\-broken\-wm
 | 
				
			||||||
activate broken window manager fix
 | 
					activate broken window manager fix
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
.B \-a,  \-\-alarm\-mem <percentage>
 | 
					.B \-am,  \-\-alarm\-mem <percentage>
 | 
				
			||||||
activate alarm mode of memory. <percentage> is threshold of percentage from 0
 | 
					activate alarm mode of memory. <percentage> is threshold of percentage from 0
 | 
				
			||||||
to 100.(90 is default)
 | 
					to 100.(90 is default)
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
.B \-a,  \-\-alarm\-swap <percentage>
 | 
					.B \-as,  \-\-alarm\-swap <percentage>
 | 
				
			||||||
activate alarm mode of swap. <percentage> is threshold of percentage from 0 to
 | 
					activate alarm mode of swap. <percentage> is threshold of percentage from 0 to
 | 
				
			||||||
100.(50 is default)
 | 
					100.(50 is default)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue