diff options
Diffstat (limited to 'man2/linkat.2')
| -rw-r--r-- | man2/linkat.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/linkat.2 b/man2/linkat.2 index 7f30b8ed0f..da41a162d4 100644 --- a/man2/linkat.2 +++ b/man2/linkat.2 @@ -50,7 +50,7 @@ the calling process, as is done by .BR link (2) for a relative pathname). -If the pathname given in +If .I oldpath is relative and .I olddirfd @@ -62,7 +62,7 @@ is interpreted relative to the current working directory of the calling process (like .BR link (2)). -If the pathname given in +If .IR oldpath is absolute, then .I olddirfd |
