dup2: Remove check for dup2, unless supporting old obsolete platforms.
[pspp] / modules / symlinkat
index 7f8506fb574eab855c918e81f2241306a265c01e..16646be6997438c4f18969eb8463964a2d2b8863 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-symlinkat() and readlinkat(): manage symlinks relative to a directory
+symlinkat(): create symlinks relative to a directory
 
 Files:
 lib/symlinkat.c
@@ -9,7 +9,7 @@ Depends-on:
 extensions
 fcntl-h
 openat
-readlink
+symlink
 unistd
 
 configure.ac: