New module 'wcsstr'.
[pspp] / doc / posix-functions / realpath.texi
index 5f7495be27edfd613d1118bebe376f8c425feb13..0c20b4e4fc12a5b57c966b1f093c7a76d7ad65fe 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{realpath}
 @findex realpath
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/realpath.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/realpath.html}
 
 Gnulib module: canonicalize-lgpl
 
@@ -14,11 +14,11 @@ mingw, BeOS.
 @item
 This function does not allow for a NULL @samp{resolved} parameter on
 some platforms:
-Solaris.
+Solaris 10.
 @item
 This function does not always return an absolute path on some
 platforms:
-Solaris.
+Solaris 10.
 @item
 This function fails to detect trailing slashes on non-directories on
 some platforms: