Documentation about Minix.
[gnulib.git] / doc / posix-functions / lchown.texi
index 595a05c..0304c6c 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{lchown}
 @findex lchown
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/lchown.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/lchown.html}
 
 Gnulib module: lchown
 
@@ -21,7 +21,7 @@ OpenBSD 4.0.
 This function is missing on some platforms; however, the replacement
 fails on symlinks if @code{chown} is supported, and fails altogether
 with @code{ENOSYS} otherwise:
-MacOS X 10.3, mingw, BeOS.
+MacOS X 10.3, Minix 3.1.8, mingw, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib: