diff --git a/man2/statx.2 b/man2/statx.2 index 9539ccb2b..aeb3d377d 100644 --- a/man2/statx.2 +++ b/man2/statx.2 @@ -37,8 +37,8 @@ statx \- get file status (extended) .B #include .BR "#include " "/* Definition of AT_* constants */" .PP -.BI "int statx(int " dirfd ", const char *" pathname ", int " flags "," -.BI " unsigned int " mask ", struct statx *" statxbuf ); +.BI "int statx(int " dirfd ", const char *restrict " pathname ", int " flags , +.BI " unsigned int " mask ", struct statx *restrict " statxbuf ); .fi .SH DESCRIPTION This function returns information about a file, storing it in the buffer