|
|
1.1 ! root 1: .TH CHMOD 3F "18 July 1983" ! 2: .UC 4 ! 3: .SH NAME ! 4: chmod \- change mode of a file ! 5: .SH SYNOPSIS ! 6: .B integer function chmod (name, mode) ! 7: .br ! 8: .B character*(*) name, mode ! 9: .SH DESCRIPTION ! 10: This function changes the filesystem ! 11: .I mode ! 12: of file ! 13: .IR name . ! 14: .I Mode ! 15: can be any specification recognized by ! 16: .IR chmod (1). ! 17: .I Name ! 18: must be a single pathname. ! 19: .PP ! 20: The normal returned value is 0. ! 21: Any other value will be a system error number. ! 22: .SH FILES ! 23: .ie \nM /usr/ucb/lib/libU77.a ! 24: .el /usr/lib/libU77.a ! 25: .br ! 26: /bin/chmod exec'ed to change the mode. ! 27: .SH "SEE ALSO" ! 28: chmod(1) ! 29: .SH BUGS ! 30: Pathnames can be no longer than MAXPATHLEN as defined in ! 31: .RI < sys/param.h >.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.