X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ftelldir.texi;h=e389208cd99068db1cd6e3565fe47c9506130dcf;hb=06b335ade65c8fe60fee8b9e18b670bb54ed924a;hp=1b46b057ce92d134bff7f78747c534859aad15a3;hpb=74ccd5f4fb8bad9f914da3ba44b3d5cbfbc93f8e;p=gnulib.git diff --git a/doc/posix-functions/telldir.texi b/doc/posix-functions/telldir.texi index 1b46b057c..e389208cd 100644 --- a/doc/posix-functions/telldir.texi +++ b/doc/posix-functions/telldir.texi @@ -18,5 +18,5 @@ MSVC 9, BeOS. @item On platforms where @code{long int} is a 32-bit type, this function may not work correctly on huge directories larger than 2 GB. The fix is to use -the @code{AC_SYS_LARGEFILE} macro (only on MacOS X systems). +the @code{AC_SYS_LARGEFILE} macro (only on Mac OS X systems). @end itemize