add accidentally omitted word
This commit is contained in:
		
							parent
							
								
									a7f50ebb64
								
							
						
					
					
						commit
						802f1922f9
					
				
							
								
								
									
										6
									
								
								std.c
								
								
								
								
							
							
						
						
									
										6
									
								
								std.c
								
								
								
								
							| 
						 | 
					@ -5,9 +5,9 @@
 | 
				
			||||||
 * terminal.
 | 
					 * terminal.
 | 
				
			||||||
 * 
 | 
					 * 
 | 
				
			||||||
 * In this process std works like a filter. It reads data from a
 | 
					 * In this process std works like a filter. It reads data from a
 | 
				
			||||||
 * pseudo-terminal and parses the escape sequences and transforms
 | 
					 * pseudo-terminal and parses the escape sequences and transforms them
 | 
				
			||||||
 * them into an ed(1)-like. The resulting data is buffered and written
 | 
					 * into an ed(1)-like language. The resulting data is buffered and
 | 
				
			||||||
 * to stdout.
 | 
					 * written to stdout.
 | 
				
			||||||
 * Parallely it reads data from stdin and parses and executes the
 | 
					 * Parallely it reads data from stdin and parses and executes the
 | 
				
			||||||
 * commands. The resulting data is written to the pseudo-terminal.
 | 
					 * commands. The resulting data is written to the pseudo-terminal.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue