add directory Minix
This commit is contained in:
13
Minix/1.7.5/MANUALS/CAT2/ACCESS.2
Normal file
13
Minix/1.7.5/MANUALS/CAT2/ACCESS.2
Normal file
@@ -0,0 +1,13 @@
|
||||
Name: access - determine accessibility of a file
|
||||
|
||||
Syntax: int access (char *path, int amode)
|
||||
|
||||
Description:
|
||||
Path points to a path name naming a file.
|
||||
|
||||
See Also:
|
||||
chmod(2), stat(2).
|
||||
|
||||
Bugs:
|
||||
This description could be slightly longer.
|
||||
|
||||
Reference in New Issue
Block a user