Penguin

Differences between current version and previous revision of stderr(3).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Friday, May 11, 2007 6:40:51 pm by CraigBox
Older page: version 2 Last edited on Friday, May 11, 2007 6:36:58 pm by CraigBox Revert
@@ -2,13 +2,14 @@
  
 stdin, stdout, stderr - standard I/O streams 
  
 __SYNOPSIS__ 
-  
+<verbatim>  
 #include <stdio.h> 
 extern FILE stdin; 
 extern FILE stdout; 
 extern FILE stderr; 
+</verbatim>  
  
 __DESCRIPTION__ 
  
 Under normal circumstances every Unix program has three 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.