Penguin

Differences between version 3 and previous revision of fchmod(2).

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

Newer page: version 3 Last edited on Thursday, October 31, 2002 10:06:21 pm by PerryLorier Revert
Older page: version 2 Last edited on Thursday, October 31, 2002 10:05:49 pm by PerryLorier Revert
@@ -5,12 +5,12 @@
 fchmod - change permissions of a file 
 !!SYNOPSIS 
  
  __#include <sys/stat.h>__ 
- __#include <sys/types.h> 
+ __#include <sys/types.h>__  
  
  
- int fchmod(int__ ''fildes''__, mode_t__ ''mode''__);__ 
+ __ int fchmod(int__ ''fildes''__, mode_t__ ''mode''__);__ 
  
 !!DESCRIPTION 
  
  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.