10 lines
183 B
Groff
10 lines
183 B
Groff
Name: chmod - change mode of file
|
|
Syntax: int chmod (char *path, int mode)
|
|
|
|
Description:
|
|
Change the mode of a file.
|
|
|
|
Bugs:
|
|
This description could be slightly longer.
|
|
|