mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22037 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									6ae8b15d93
								
							
						
					
					
						commit
						28e33ad61e
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								io.c
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								io.c
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -5941,8 +5941,6 @@ rb_io_stdio_file(rb_io_t *fptr)
 | 
			
		|||
 *
 | 
			
		||||
 *  === Example1
 | 
			
		||||
 *
 | 
			
		||||
 *     puts IO.new($stdout).fileno # => 1
 | 
			
		||||
 *
 | 
			
		||||
 *     a = IO.new(2,"w")      # '2' is standard error
 | 
			
		||||
 *     $stderr.puts "Hello"
 | 
			
		||||
 *     a.puts "World"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue