mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 05:52:46 +00:00 
			
		
		
		
	Base: Remove misplaced backtick in syscall(1)
This commit is contained in:
		
							parent
							
								
									ba98666b05
								
							
						
					
					
						commit
						b0bbdc53e9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -5,7 +5,7 @@ syscall - test a system call | |||
| ## Synopsis | ||||
| 
 | ||||
| ```**sh | ||||
| $ syscall [-o] [-l] [-h] <syscall-name> <args...> [buf==BUFSIZ buffer]` | ||||
| $ syscall [-o] [-l] [-h] <syscall-name> <args...> [buf==BUFSIZ buffer] | ||||
| ``` | ||||
| 
 | ||||
| ## Description | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling