add directory Minix
This commit is contained in:
14
Minix/1.7.5/MANUALS/CAT2/CHOWN.2
Normal file
14
Minix/1.7.5/MANUALS/CAT2/CHOWN.2
Normal file
@@ -0,0 +1,14 @@
|
||||
Name: chown - change owner and group of a file
|
||||
|
||||
Syntax: int chown (char *path, int owner, int group)
|
||||
|
||||
Description:
|
||||
Change owner and group of a file.
|
||||
|
||||
See Also:
|
||||
chmod(2).
|
||||
chown(1) in the UNIX System V User Reference Manual.
|
||||
|
||||
Bugs:
|
||||
This description could be slightly longer.
|
||||
|
||||
Reference in New Issue
Block a user