aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/syscalls/ipc/shmget/shmget02.c
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/kernel/syscalls/ipc/shmget/shmget02.c')
-rw-r--r--testcases/kernel/syscalls/ipc/shmget/shmget02.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/kernel/syscalls/ipc/shmget/shmget02.c b/testcases/kernel/syscalls/ipc/shmget/shmget02.c
index 4436ca7f8..71d161614 100644
--- a/testcases/kernel/syscalls/ipc/shmget/shmget02.c
+++ b/testcases/kernel/syscalls/ipc/shmget/shmget02.c
@@ -144,7 +144,7 @@ void setup(void)
/*
* Create a temporary directory and cd into it.
* This helps to ensure that a unique msgkey is created.
- * See libs/libltpipc/libipc.c for more information.
+ * See ../lib/libipc.c for more information.
*/
tst_tmpdir();