doc: Change '.' to '@.' where appropriate.
authorAsher Gordon <AsDaGo@posteo.net>
Sun, 17 May 2020 19:34:20 +0000 (15:34 -0400)
committerBruno Haible <bruno@clisp.org>
Mon, 1 Jun 2020 18:02:02 +0000 (20:02 +0200)
* doc/c-ctype.texi: Change '.' to '@.' where appropriate.
* doc/glibc-functions/fstatfs.texi: Likewise.
* doc/glibc-functions/fts_children.texi: Likewise.
* doc/glibc-functions/fts_read.texi: Likewise.
* doc/glibc-functions/getdirentries.texi: Likewise.
* doc/glibc-functions/mkostemp.texi: Likewise.
* doc/glibc-functions/mkostemps.texi: Likewise.
* doc/glibc-functions/mkstemps.texi: Likewise.
* doc/glibc-functions/preadv.texi: Likewise.
* doc/glibc-functions/pwritev.texi: Likewise.
* doc/glibc-functions/sendfile.texi: Likewise.
* doc/glibc-functions/statfs.texi: Likewise.
* doc/gnulib-intro.texi: Likewise.
* doc/gnulib-tool.texi: Likewise.
* doc/intprops.texi: Likewise.
* doc/lib-symbol-visibility.texi: Likewise.
* doc/licenses-texi.texi: Likewise.
* doc/pastposix-functions/bcmp.texi: Likewise.
* doc/pastposix-functions/bcopy.texi: Likewise.
* doc/pastposix-functions/bzero.texi: Likewise.
* doc/pastposix-functions/ecvt.texi: Likewise.
* doc/pastposix-functions/fcvt.texi: Likewise.
* doc/pastposix-functions/ftime.texi: Likewise.
* doc/pastposix-functions/gcvt.texi: Likewise.
* doc/pastposix-functions/getwd.texi: Likewise.
* doc/pastposix-functions/index.texi: Likewise.
* doc/pastposix-functions/mktemp.texi: Likewise.
* doc/pastposix-functions/rindex.texi: Likewise.
* doc/pastposix-functions/wcswcs.texi: Likewise.
* doc/posix-functions/aio_cancel.texi: Likewise.
* doc/posix-functions/aio_error.texi: Likewise.
* doc/posix-functions/aio_fsync.texi: Likewise.
* doc/posix-functions/aio_read.texi: Likewise.
* doc/posix-functions/aio_return.texi: Likewise.
* doc/posix-functions/aio_suspend.texi: Likewise.
* doc/posix-functions/aio_write.texi: Likewise.
* doc/posix-functions/creat.texi: Likewise.
* doc/posix-functions/ctime.texi: Likewise.
* doc/posix-functions/daylight.texi: Likewise.
* doc/posix-functions/fgetpos.texi: Likewise.
* doc/posix-functions/fopen.texi: Likewise.
* doc/posix-functions/freopen.texi: Likewise.
* doc/posix-functions/fseeko.texi: Likewise.
* doc/posix-functions/fsetpos.texi: Likewise.
* doc/posix-functions/fstatat.texi: Likewise.
* doc/posix-functions/fstatvfs.texi: Likewise.
* doc/posix-functions/ftello.texi: Likewise.
* doc/posix-functions/ftruncate.texi: Likewise.
* doc/posix-functions/getrlimit.texi: Likewise.
* doc/posix-functions/lio_listio.texi: Likewise.
* doc/posix-functions/localtime.texi: Likewise.
* doc/posix-functions/lseek.texi: Likewise.
* doc/posix-functions/mkstemp.texi: Likewise.
* doc/posix-functions/mktime.texi: Likewise.
* doc/posix-functions/open.texi: Likewise.
* doc/posix-functions/openat.texi: Likewise.
* doc/posix-functions/opendir.texi: Likewise.
* doc/posix-functions/pread.texi: Likewise.
* doc/posix-functions/pwrite.texi: Likewise.
* doc/posix-functions/readdir.texi: Likewise.
* doc/posix-functions/readdir_r.texi: Likewise.
* doc/posix-functions/scandir.texi: Likewise.
* doc/posix-functions/seekdir.texi: Likewise.
* doc/posix-functions/setrlimit.texi: Likewise.
* doc/posix-functions/statvfs.texi: Likewise.
* doc/posix-functions/strftime.texi: Likewise.
* doc/posix-functions/telldir.texi: Likewise.
* doc/posix-functions/timezone.texi: Likewise.
* doc/posix-functions/tmpfile.texi: Likewise.
* doc/posix-functions/truncate.texi: Likewise.
* doc/posix-functions/tzname.texi: Likewise.
* doc/posix-functions/wcsftime.texi: Likewise.
* doc/windows-sockets.texi: Likewise.

74 files changed:
ChangeLog
doc/c-ctype.texi
doc/glibc-functions/fstatfs.texi
doc/glibc-functions/fts_children.texi
doc/glibc-functions/fts_read.texi
doc/glibc-functions/getdirentries.texi
doc/glibc-functions/mkostemp.texi
doc/glibc-functions/mkostemps.texi
doc/glibc-functions/mkstemps.texi
doc/glibc-functions/preadv.texi
doc/glibc-functions/pwritev.texi
doc/glibc-functions/sendfile.texi
doc/glibc-functions/statfs.texi
doc/gnulib-intro.texi
doc/gnulib-tool.texi
doc/intprops.texi
doc/lib-symbol-visibility.texi
doc/licenses-texi.texi
doc/pastposix-functions/bcmp.texi
doc/pastposix-functions/bcopy.texi
doc/pastposix-functions/bzero.texi
doc/pastposix-functions/ecvt.texi
doc/pastposix-functions/fcvt.texi
doc/pastposix-functions/ftime.texi
doc/pastposix-functions/gcvt.texi
doc/pastposix-functions/getwd.texi
doc/pastposix-functions/index.texi
doc/pastposix-functions/mktemp.texi
doc/pastposix-functions/rindex.texi
doc/pastposix-functions/wcswcs.texi
doc/posix-functions/aio_cancel.texi
doc/posix-functions/aio_error.texi
doc/posix-functions/aio_fsync.texi
doc/posix-functions/aio_read.texi
doc/posix-functions/aio_return.texi
doc/posix-functions/aio_suspend.texi
doc/posix-functions/aio_write.texi
doc/posix-functions/creat.texi
doc/posix-functions/ctime.texi
doc/posix-functions/daylight.texi
doc/posix-functions/fgetpos.texi
doc/posix-functions/fopen.texi
doc/posix-functions/freopen.texi
doc/posix-functions/fseeko.texi
doc/posix-functions/fsetpos.texi
doc/posix-functions/fstatat.texi
doc/posix-functions/fstatvfs.texi
doc/posix-functions/ftello.texi
doc/posix-functions/ftruncate.texi
doc/posix-functions/getrlimit.texi
doc/posix-functions/lio_listio.texi
doc/posix-functions/localtime.texi
doc/posix-functions/lseek.texi
doc/posix-functions/mkstemp.texi
doc/posix-functions/mktime.texi
doc/posix-functions/open.texi
doc/posix-functions/openat.texi
doc/posix-functions/opendir.texi
doc/posix-functions/pread.texi
doc/posix-functions/pwrite.texi
doc/posix-functions/readdir.texi
doc/posix-functions/readdir_r.texi
doc/posix-functions/scandir.texi
doc/posix-functions/seekdir.texi
doc/posix-functions/setrlimit.texi
doc/posix-functions/statvfs.texi
doc/posix-functions/strftime.texi
doc/posix-functions/telldir.texi
doc/posix-functions/timezone.texi
doc/posix-functions/tmpfile.texi
doc/posix-functions/truncate.texi
doc/posix-functions/tzname.texi
doc/posix-functions/wcsftime.texi
doc/windows-sockets.texi

index 7b7e7d34c19f06bd709b1aaa8ee9d943cf6b8593..f7adf2722ea8c592e55031ccca0119aaf2a16b2b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,80 @@
+2020-06-01  Asher Gordon  <AsDaGo@posteo.net>
+
+       doc: Change '.' to '@.' where appropriate.
+       * doc/c-ctype.texi: Change '.' to '@.' where appropriate.
+       * doc/glibc-functions/fstatfs.texi: Likewise.
+       * doc/glibc-functions/fts_children.texi: Likewise.
+       * doc/glibc-functions/fts_read.texi: Likewise.
+       * doc/glibc-functions/getdirentries.texi: Likewise.
+       * doc/glibc-functions/mkostemp.texi: Likewise.
+       * doc/glibc-functions/mkostemps.texi: Likewise.
+       * doc/glibc-functions/mkstemps.texi: Likewise.
+       * doc/glibc-functions/preadv.texi: Likewise.
+       * doc/glibc-functions/pwritev.texi: Likewise.
+       * doc/glibc-functions/sendfile.texi: Likewise.
+       * doc/glibc-functions/statfs.texi: Likewise.
+       * doc/gnulib-intro.texi: Likewise.
+       * doc/gnulib-tool.texi: Likewise.
+       * doc/intprops.texi: Likewise.
+       * doc/lib-symbol-visibility.texi: Likewise.
+       * doc/licenses-texi.texi: Likewise.
+       * doc/pastposix-functions/bcmp.texi: Likewise.
+       * doc/pastposix-functions/bcopy.texi: Likewise.
+       * doc/pastposix-functions/bzero.texi: Likewise.
+       * doc/pastposix-functions/ecvt.texi: Likewise.
+       * doc/pastposix-functions/fcvt.texi: Likewise.
+       * doc/pastposix-functions/ftime.texi: Likewise.
+       * doc/pastposix-functions/gcvt.texi: Likewise.
+       * doc/pastposix-functions/getwd.texi: Likewise.
+       * doc/pastposix-functions/index.texi: Likewise.
+       * doc/pastposix-functions/mktemp.texi: Likewise.
+       * doc/pastposix-functions/rindex.texi: Likewise.
+       * doc/pastposix-functions/wcswcs.texi: Likewise.
+       * doc/posix-functions/aio_cancel.texi: Likewise.
+       * doc/posix-functions/aio_error.texi: Likewise.
+       * doc/posix-functions/aio_fsync.texi: Likewise.
+       * doc/posix-functions/aio_read.texi: Likewise.
+       * doc/posix-functions/aio_return.texi: Likewise.
+       * doc/posix-functions/aio_suspend.texi: Likewise.
+       * doc/posix-functions/aio_write.texi: Likewise.
+       * doc/posix-functions/creat.texi: Likewise.
+       * doc/posix-functions/ctime.texi: Likewise.
+       * doc/posix-functions/daylight.texi: Likewise.
+       * doc/posix-functions/fgetpos.texi: Likewise.
+       * doc/posix-functions/fopen.texi: Likewise.
+       * doc/posix-functions/freopen.texi: Likewise.
+       * doc/posix-functions/fseeko.texi: Likewise.
+       * doc/posix-functions/fsetpos.texi: Likewise.
+       * doc/posix-functions/fstatat.texi: Likewise.
+       * doc/posix-functions/fstatvfs.texi: Likewise.
+       * doc/posix-functions/ftello.texi: Likewise.
+       * doc/posix-functions/ftruncate.texi: Likewise.
+       * doc/posix-functions/getrlimit.texi: Likewise.
+       * doc/posix-functions/lio_listio.texi: Likewise.
+       * doc/posix-functions/localtime.texi: Likewise.
+       * doc/posix-functions/lseek.texi: Likewise.
+       * doc/posix-functions/mkstemp.texi: Likewise.
+       * doc/posix-functions/mktime.texi: Likewise.
+       * doc/posix-functions/open.texi: Likewise.
+       * doc/posix-functions/openat.texi: Likewise.
+       * doc/posix-functions/opendir.texi: Likewise.
+       * doc/posix-functions/pread.texi: Likewise.
+       * doc/posix-functions/pwrite.texi: Likewise.
+       * doc/posix-functions/readdir.texi: Likewise.
+       * doc/posix-functions/readdir_r.texi: Likewise.
+       * doc/posix-functions/scandir.texi: Likewise.
+       * doc/posix-functions/seekdir.texi: Likewise.
+       * doc/posix-functions/setrlimit.texi: Likewise.
+       * doc/posix-functions/statvfs.texi: Likewise.
+       * doc/posix-functions/strftime.texi: Likewise.
+       * doc/posix-functions/telldir.texi: Likewise.
+       * doc/posix-functions/timezone.texi: Likewise.
+       * doc/posix-functions/tmpfile.texi: Likewise.
+       * doc/posix-functions/truncate.texi: Likewise.
+       * doc/posix-functions/tzname.texi: Likewise.
+       * doc/posix-functions/wcsftime.texi: Likewise.
+       * doc/windows-sockets.texi: Likewise.
+
 2020-05-31  Paul Eggert  <eggert@cs.ucla.edu>
 
        getrandom-tests: do not assume GRND_RANDOM yields short read
index 5b7cfb6e4c3a9e132b3b90ce39040c3fd518d7db..e5938cf33dd957bdfe6bf58aefc2502353e594c7 100644 (file)
@@ -10,7 +10,7 @@
 
 The @code{c-ctype} module contains functions operating on single-byte
 characters, like the functions in @code{<ctype.h>}, that operate as if the
-locale encoding was ASCII.  (The "C" locale on many systems has the locale
+locale encoding was ASCII@.  (The "C" locale on many systems has the locale
 encoding "ASCII".)
 
 The functions are:
index 8b5881891942acf572c482a5b48452bdc54cc747..87617294bc41e4715eff699bc585735ef411da45 100644 (file)
@@ -18,6 +18,6 @@ AIX 5.1, mingw, MSVC 14.
 @item
 On platforms where @code{f_blocks} in @samp{struct statfs} is a 32-bit
 value, this function may not work correctly on files systems larger than
-4 TiB.  The fix is to use the @code{AC_SYS_LARGEFILE} macro.  This affects
+4 TiB@.  The fix is to use the @code{AC_SYS_LARGEFILE} macro.  This affects
 Mac OS X.
 @end itemize
index 1cf3204ead66dfd5e6d2f8ed6fbc87dcf7faca15..12ec251f31ce894f13807a97f3d221e76c4d23dc 100644 (file)
@@ -18,7 +18,7 @@ AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, mingw, MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
 correctly report the size of files or block devices larger than 2 GB and
-may not work correctly on huge directories larger than 2 GB.  Also, on
+may not work correctly on huge directories larger than 2 GB@.  Also, on
 platforms where @code{ino_t} is a 32-bit type, this function may report
 inode numbers incorrectly.  The fix is to use the @code{AC_SYS_LARGEFILE}
 macro (only on Mac OS X systems).
index 35ea302bf4641178f5dbc35d8b35b5d37992767c..a0faa77d7f21261f638c4c5c83a9fc375d5a782f 100644 (file)
@@ -18,7 +18,7 @@ AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, mingw, MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
 correctly report the size of files or block devices larger than 2 GB and
-may not work correctly on huge directories larger than 2 GB.  Also, on
+may not work correctly on huge directories larger than 2 GB@.  Also, on
 platforms where @code{ino_t} is a 32-bit type, this function may report
 inode numbers incorrectly.  The fix is to use the @code{AC_SYS_LARGEFILE}
 macro (only on Mac OS X systems).
index 9f8e74dc24125764ec9ef5e2ece17446e176bdf5..ba7037e94e751b0ec812505464edb9ebbeaa56a1 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 Minix 3.1.8, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on huge directories larger than 2 GB.  The fix is to use
+work correctly on huge directories larger than 2 GB@.  The fix is to use
 the @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index 3aded86d18dd6dbce1e09616d073d5f675513360..da483d10517d90002581f98e29135aab28bf8d2b 100644 (file)
@@ -17,7 +17,7 @@ on some platforms:
 Mac OS X 10.13.
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{mkostemp} may not work
-correctly to create files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly to create files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 9792180e5a459048172cad256c8a0892619d6130..3298e2852e3cb4a137477f7298c44229ab9536e2 100644 (file)
@@ -17,7 +17,7 @@ on some platforms:
 Mac OS X 10.13.
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{mkostemps} may not work
-correctly to create files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly to create files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 58bf7488bd8999f8eeb2a28cf096dbccb91fd030..95076c6cf850df371f7d0c61b3839eab1154b400 100644 (file)
@@ -18,7 +18,7 @@ on some platforms:
 Mac OS X 10.5.
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{mkstemps} may not work
-correctly to create files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly to create files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @end itemize
 
 Portability problems not fixed by Gnulib:
index cd5947457c3f323026078b97bd935363772d01b6..f06edec006ddfc27d9797404ed65a5eccc07baf7 100644 (file)
@@ -28,6 +28,6 @@ This function is missing on some platforms:
 glibc 2.9, Mac OS X 10.5, FreeBSD 5.2.1, Minix 3.1.8, AIX 5.2, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 6.0.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index 606cecc28094a830f9903aaa298e50b2274b482e..4b3f763e51c1613384678886d092b6a27b79d0ea 100644 (file)
@@ -28,6 +28,6 @@ This function is missing on some platforms:
 glibc 2.9, Mac OS X 10.5, FreeBSD 5.2.1, Minix 3.1.8, AIX 5.2, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 6.0.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index 78d6774201644f60c831001ca8bab27aaf0c1b39..4da43317a0b9efed2bd25e6d4460f44071125b80 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index 736772b6aaba618945a62e3fe1f48405ebc6781e..deef25c807730bd5edc674c084b09b42220d5439 100644 (file)
@@ -18,6 +18,6 @@ Minix 3.1.8, AIX 5.1, mingw, MSVC 14.
 @item
 On platforms where @code{f_blocks} in @samp{struct statfs} is a 32-bit
 value, this function may not work correctly on files systems larger than
-4 TiB.  The fix is to use the @code{AC_SYS_LARGEFILE} macro.  This affects
+4 TiB@.  The fix is to use the @code{AC_SYS_LARGEFILE} macro.  This affects
 Mac OS X.
 @end itemize
index 486e0bac78b509923326f56f788fe055f90ebb63..aaae5b93153cc56dd278209a5f44bf5f6db8713e 100644 (file)
@@ -121,7 +121,7 @@ glibc on Linux is frequently tested.
 glibc on kFreeBSD is rarely tested.
 @end itemize
 @item
-Mac OS X.  In versions 10.13, it's occasionally tested.  In version
+Mac OS X@.  In versions 10.13, it's occasionally tested.  In version
 10.5, it's rarely tested.
 @item
 FreeBSD 11.0 or newer is occasionally tested.
@@ -392,8 +392,8 @@ proofreading the patch.
 @node Copyright
 @section Copyright
 
-Most modules are under the GPL.  Some, mostly modules which can
-reasonably be used in libraries, are under LGPL.  The source files
+Most modules are under the GPL@.  Some, mostly modules which can
+reasonably be used in libraries, are under LGPL@.  The source files
 always say "GPL", but the real license specification is in the module
 description file.  If the module description file says "GPL", it means
 "GPLv3+" (GPLv3 or newer, at the licensee's choice); if it says "LGPL",
@@ -426,7 +426,7 @@ with or without modifications, as long as this notice is preserved.
 
 @item tests/
 If a license statement is not present in a test module, the test files are
-under GPL.  Even if the corresponding source module is under LGPL, this is
+under GPL@.  Even if the corresponding source module is under LGPL, this is
 not a problem, since compiled tests are not installed by ``make install''.
 
 @item doc/
@@ -452,7 +452,7 @@ passing the option @samp{--lgpl=2} to @code{gnulib-tool}.
 Keep in mind that when you submit patches to files in Gnulib, you should
 license them under a compatible license.  This means that sometimes the
 contribution will have to be LGPL, if the original file is available
-under LGPL.  You can find out about it by looking for a "License: LGPL"
+under LGPL@.  You can find out about it by looking for a "License: LGPL"
 information in the corresponding module description.
 
 @node Steady Development
index 44a393a6993aaee7c54ee82fb8641983fa6c4d60..fb2b01922b1ed26db87f62bc800feada182751c0 100644 (file)
@@ -916,7 +916,7 @@ into the VCS, but instead added to @file{.gitignore} or equivalent.
 @item
 In projects which customarily omit from their VCS all files that are
 generated from other source files, none of these files and directories
-are added into the VCS.  As described in @ref{Modified imports}, there
+are added into the VCS@.  As described in @ref{Modified imports}, there
 are two ways to keep track of options and module names that are passed
 to @code{gnulib-tool}.  The command for restoring the omitted files
 depends on it:
index c6543dbe6f452881420785f1106211babbaa1476..24d1921818ee175ab0e324f4582bad06c648d856 100644 (file)
@@ -368,9 +368,9 @@ Although the implementation of these macros is similar to that
 suggested in Seacord R, The CERT C Secure Coding Standard (2009,
 revised 2011), in its two sections
 ``@url{https://www.securecoding.cert.org/confluence/display/c/INT30-C.+Ensure+that+unsigned+integer+operations+do+not+wrap,
-INT30-C. Ensure that unsigned integer operations do not wrap}'' and
+INT30-C@. Ensure that unsigned integer operations do not wrap}'' and
 ``@url{https://www.securecoding.cert.org/confluence/display/c/INT32-C.+Ensure+that+operations+on+signed+integers+do+not+result+in+overflow,
-INT32-C. Ensure that operations on signed integers do not result in
+INT32-C@. Ensure that operations on signed integers do not result in
 overflow}'', Gnulib's implementation was derived independently of
 CERT's suggestions.
 
index f91ba25bfe2a7de982e93c835f67387b6245effa..3267bd483d5dfdec0fe4a077383f4d41b17ab991 100644 (file)
@@ -80,7 +80,7 @@ the shared library, and an ``exported'' attribute for those symbols in these
 files that shall be exported.
 
 This is perfect: It burdens the maintainer only for exported API, not
-for library-internal API.  And it keeps the annotations in the source code.
+for library-internal API@.  And it keeps the annotations in the source code.
 @end itemize
 
 GNU libtool's @option{-export-symbols} option implements the first approach.
index d226bc8d02abddd7b89898185fb3786993cd4456..630272c98f9a14ff2d784e61895aa2f1c383ac93 100644 (file)
@@ -21,7 +21,7 @@ The code license (GNU GPL, GNU LGPL, or GNU Affero GPL) is usually
 present as a file in the top-level directory.  This is true not only for
 the release tarballs, but also in the VCS repository.  The file is
 typically named @samp{COPYING} for the GNU GPL, or @samp{COPYING.LIB} or
-@samp{COPYING.LESSER} for the GNU LGPL.  The presence of this file
+@samp{COPYING.LESSER} for the GNU LGPL@.  The presence of this file
 fulfills a legal obligation; see
 @url{https://www.gnu.org/licenses/gpl-faq.html#WhyMustIInclude}.
 
index 8544b6701df40ae8c98462cc013e7c306b7584d8..13906aabd2af888a8be581a89b8449513cad8b1b 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 mingw, MSVC 14, Android 9.0.
 @item
-This function is marked as ``legacy'' in POSIX.  Better use @code{memcmp}
+This function is marked as ``legacy'' in POSIX@.  Better use @code{memcmp}
 instead.
 @end itemize
index 294493d78209b0b02fe8266b0173a2d2f6f580ad..20e6e5585b34e67354783594b6c3c38f2578a31c 100644 (file)
@@ -16,6 +16,6 @@ mingw, MSVC 14, Android 9.0.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function is marked as ``legacy'' in POSIX.  Better use @code{memcpy}
+This function is marked as ``legacy'' in POSIX@.  Better use @code{memcpy}
 or @code{memmove} instead.
 @end itemize
index d3074316e0f3f1f29b44ce5c3ec5a667ede6ae82..832ccb6a117e9c33d28b5bd6598951c9b70ed227 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 mingw, MSVC 14, Android 9.0.
 @item
-This function is marked as ``legacy'' in POSIX.  Better use @code{memset}
+This function is marked as ``legacy'' in POSIX@.  Better use @code{memset}
 instead.
 @end itemize
index 51c8bde45d4f758e85d9c4d53944c457a9e1f6ec..ec4ce77dca1d9413f9c035c15502a88eee17356f 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 FreeBSD 6.0, NetBSD 5.0, Android 9.0.
 @item
-This function is marked as ``legacy'' in POSIX.  Better use @code{sprintf}
+This function is marked as ``legacy'' in POSIX@.  Better use @code{sprintf}
 instead.
 @end itemize
index 9a6dd964c36279d12464f4927fd330f50b19b26e..5d6c1a35ebe7ef499ced6c1f23ee015bd278c734 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 FreeBSD 6.0, NetBSD 5.0, Android 9.0.
 @item
-This function is marked as ``legacy'' in POSIX.  Better use @code{sprintf}
+This function is marked as ``legacy'' in POSIX@.  Better use @code{sprintf}
 instead.
 @end itemize
index 1edd6d012428d4eddda706ab3212591a19965a60..64c644d1060c48ef38cd3dfa7e3f036ec4b8307b 100644 (file)
@@ -19,7 +19,7 @@ Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Android 9.0.
 On native Windows platforms (mingw, MSVC), this function works incorrectly
 when the environment variable @code{TZ} has been set by Cygwin.
 @item
-This function is marked as ``legacy'' in POSIX.  Better use @code{gettimeofday}
+This function is marked as ``legacy'' in POSIX@.  Better use @code{gettimeofday}
 or @code{clock_gettime} instead, and use @code{ftime} only as a fallback for
 portability to Windows platforms.
 @end itemize
index 50e00b76cda6d80ab8810d52bb27d08053a8c6aa..2c03bae2ab18a2bfd516d5d69f62fb521238e26f 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, Android 9.0.
 @item
-This function is marked as ``legacy'' in POSIX.  Better use @code{sprintf}
+This function is marked as ``legacy'' in POSIX@.  Better use @code{sprintf}
 instead.
 @end itemize
index 9a2a2bdf419ef29f84bc81788b1c4563e82f7b47..1551ca5acbc012c84d59535ef517013baf9c72db 100644 (file)
@@ -19,5 +19,5 @@ mingw, MSVC 14, Android 9.0.
 The size of the buffer required for this function is not a compile-time
 constant.  Also, the function truncates a result that would be larger than
 the minimum buffer size.  For these reasons, this function is marked as
-``legacy'' in POSIX.  Better use the @code{getcwd} function instead.
+``legacy'' in POSIX@.  Better use the @code{getcwd} function instead.
 @end itemize
index 21509fad3e3aaae7943f8af28c1d80cf57022577..786a2b50f2d808198b6b99b65308833f12bb6cff 100644 (file)
@@ -21,6 +21,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 mingw, MSVC 14, Android 9.0.
 @item
-This function is marked as ``legacy'' in POSIX.  Better use @code{strchr}
+This function is marked as ``legacy'' in POSIX@.  Better use @code{strchr}
 instead.
 @end itemize
index 436b954f1eb625a970a283aab1e0cafe587f8576..258fac2b76720f3e2280f6589a67efb46c9027f5 100644 (file)
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is not appropriate for creating temporary files.  (It has
-security risks.)  Therefore it is marked as ``legacy'' in POSIX.  Better use
+security risks.)  Therefore it is marked as ``legacy'' in POSIX@.  Better use
 @code{mkstemp} instead.
 @end itemize
index 39759c7bad1391acda90cce76ea6fc3be648793d..c19c3ba27d19f3f69283803b60ddeda7d174d546 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 mingw, MSVC 14, Android 9.0.
 @item
-This function is marked as ``legacy'' in POSIX.  Better use @code{strrchr}
+This function is marked as ``legacy'' in POSIX@.  Better use @code{strrchr}
 instead.
 @end itemize
index c703d8cb0c2f0f2537d90537218235f525050263..1f80d7b199159e6511d646b6bc40b31b03ee2458 100644 (file)
@@ -19,6 +19,6 @@ Mac OS X 10.5, FreeBSD 6.0, Cygwin, mingw, MSVC 14, Android 9.0.
 On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
-This function is marked as ``legacy'' in POSIX.  Better use @code{wcsstr}
+This function is marked as ``legacy'' in POSIX@.  Better use @code{wcsstr}
 instead.
 @end itemize
index 48d26cf3b998982e1a531da679efe8822533173d..645fcd816e6971df0286e20d4fda8a5d9b0cc145 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index c2eb0ee547fbbb0dfc59ccc553b771484e5c1b30..7dfbb7dd304ed336133e99a30abc076ae0141c71 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index 6f2a6ce1e0c615dd4050f6212f1718d50586b853..605e4314a66a7f11bd6c1df7be7f132a2ba3fc5c 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index a70138eefaf3c8abc580e9c37e4734c98d573433..29087f09edf7df284fe15b957a06a9703140a66e 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index aecf4af86ee34088f0740e378a81d2df22d48198..b802a2581d3fa4df79601b36ca5a9d52ddf9d1d7 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index bc49bc509521ee7c35f1c0c0802dc0d9f466f2b5..12efb7939ab34de5c727c5e639454b542aa83b9e 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index 062841e9811ba2bf8aeee213be528f475ebbbbc4..0705bebbe9ccb53cef741905e8a16be1d469adb6 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index 171475c9ecdd6926595df5c53a683bf71dc851ab..e7cc57e90c24ea7d982b9feded5a606f43165887 100644 (file)
@@ -14,7 +14,7 @@ on some platforms:
 MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{creat} may not work
-correctly with files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly with files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @item
 This function does not fail when the file name argument ends in a slash
 and (without the slash) names a nonexistent file, on some platforms:
index ba15b8a5cada9a00457df548fdf9c2b6a5440018..d9e194c2b3ef5dac210640a98ed4689e169aa3fe 100644 (file)
@@ -26,7 +26,7 @@ wrong date in one of the threads, or some undefined string.  There is
 a re-entrant interface @code{ctime_r}.
 @item
 Native Windows platforms (mingw, MSVC) support only a subset of time
-zones supported by GNU or specified by POSIX.  @xref{tzset}.
+zones supported by GNU or specified by POSIX@.  @xref{tzset}.
 @end itemize
 
 A more flexible function is @code{strftime}.  However, note that it is
index 8aa6c27942561dd4c8f33e468301b9ca480d0ca6..af4eeb3106837c75e63776f273b182d8e2d2b0b2 100644 (file)
@@ -20,7 +20,7 @@ The address of this variable is not a compile-time constant on some platforms:
 Cygwin, mingw.
 @item
 Native Windows platforms (mingw, MSVC) support only a subset of time
-zones supported by GNU or specified by POSIX.  @xref{tzset}.
+zones supported by GNU or specified by POSIX@.  @xref{tzset}.
 @end itemize
 
 A more portable way of getting the UTC offset is to use
index 723f4a2e72a319c2e471ba5d4ff5d08466df0008..607673ddf6c651c51ceb732933aca563ade5e5fb 100644 (file)
@@ -18,6 +18,6 @@ on input streams that are opened in @code{O_TEXT} mode and whose contents
 contains Unix line terminators (LF), on some platforms: mingw, MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index 6c562a6e5850ba7c7c66fcc8f212c0f07009a320..401367bcb63c3c2ec86c8fd4b8e3374e0ff7877a 100644 (file)
@@ -15,7 +15,7 @@ directory, on some platforms:
 HP-UX 11.00, AIX 7.1, Solaris 9.
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{fopen} may not work
-correctly with files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly with files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @item
 On Windows platforms (excluding Cygwin), this function does usually not
 recognize the @file{/dev/null} filename.
index c31349bc0bd505cf3560eea881a21b2c84acd906..4b6cd8b13b75a3bd8ff1038f1a8bd49597ddd514 100644 (file)
@@ -14,7 +14,7 @@ file descriptor, @code{freopen} returns the stream without opening
 the file: glibc 2.24.
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{freopen} may not work
-correctly with files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly with files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @item
 On Windows platforms (excluding Cygwin), this function does usually not
 recognize the @file{/dev/null} filename.
index 55ac85390c98368b3c67b5facb7655b490dda37c..b3276006243a1526f6949fb22c3f3a88eecf212e 100644 (file)
@@ -19,7 +19,7 @@ glibc 2.3.6.
 This function fails on seekable stdin, stdout, and stderr: cygwin <= 1.5.24.
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{fseeko} does not work
-correctly with files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly with files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @end itemize
 
 Portability problems not fixed by Gnulib:
index d03abe6fd6bd0f6142d6ead81d370daf199969c5..f955970d3874547ff41567f7d7bc032f63f3daa4 100644 (file)
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index 3530fa539c5df190e300aebc8039cf4d16827ec5..b75f42189b12a103e0fcc4b98d274c6b5d71f064 100644 (file)
@@ -16,7 +16,7 @@ But the replacement function is not safe to be used in libraries and is not mult
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{fstatat} may
 not correctly report the size of files or block devices larger than 2
-GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @item
 On some platforms, @code{fstatat(fd,"file/",buf,flag)} succeeds instead of
 failing with @code{ENOTDIR}.
index 97d45deb6ee2c9cad2e4bdfd962d188f08c87c79..805902f21ef68c93c91dab35dc66acb4b0618627 100644 (file)
@@ -18,6 +18,6 @@ OpenBSD 3.8, mingw, MSVC 14, Android 4.3.
 @item
 On platforms where @code{f_blocks} in @samp{struct statvfs} is a 32-bit
 value, this function may not work correctly on files systems larger than
-4 TiB.  The fix is to use the @code{AC_SYS_LARGEFILE} macro.  This affects
+4 TiB@.  The fix is to use the @code{AC_SYS_LARGEFILE} macro.  This affects
 glibc/Hurd, HP-UX 11, Solaris.
 @end itemize
index 9d0a95cc1b809d8aed88d1d053b6667ef4cc656d..2561c5d65e83420da47f0a763a7f603edbbc6d13 100644 (file)
@@ -23,7 +23,7 @@ Solaris 11 2010-11.
 This function fails on seekable stdin, stdout, and stderr: cygwin <= 1.5.24.
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{ftello} does not work
-correctly with files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly with files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 3ab6cf37ffacee14ff61f5411e6edfdbca9132b3..2abf1053eee02f48cda2a8353ff1ec1fe9220a31 100644 (file)
@@ -13,7 +13,7 @@ This function is missing on some platforms:
 MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function is not
-applicable to arbitrary lengths for files larger than 2 GB.  The fix is to
+applicable to arbitrary lengths for files larger than 2 GB@.  The fix is to
 use the @code{AC_SYS_LARGEFILE} macro.
 @end itemize
 
index 7cfc9a135931c245d428667a3738a063af645395..53e2c0465e38fab0c505a93936d65a6be6ec37c3 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 mingw, MSVC 14.
 @item
 On platforms where @code{rlim_t} is a 32-bit type, this function does not
-allow to retrieve limits larger than 4 GB, such as for RLIMIT_FSIZE.  The
+allow to retrieve limits larger than 4 GB, such as for RLIMIT_FSIZE@.  The
 fix is to use the @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index ae9bfe2b46098d60104ae175d9b846213ed1bef2..34a0465b25c3cb0e3a23ee7f49434ee3e8b73bbd 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  The fix is to use the
+work correctly on files larger than 2 GB@.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index b5f75ec4cf4a5476b1fb216a99cecf7de71d729b..040102b9bc9dcf32525132ac047ede3de51e84fb 100644 (file)
@@ -26,5 +26,5 @@ unsupported arguments (like @math{2^56}), rather than failing:
 FreeBSD 10.
 @item
 Native Windows platforms (mingw, MSVC) support only a subset of time
-zones supported by GNU or specified by POSIX.  @xref{tzset}.
+zones supported by GNU or specified by POSIX@.  @xref{tzset}.
 @end itemize
index 7690fa6c22ab4f191229e8b41ab7124478f51a2d..f5f06ce4e9615b6cdb9f7d47e320da9b536cdce8 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{lseek} does not work
-correctly with files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly with files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @item
 This function mistakenly succeeds on pipes on some platforms: mingw, MSVC 14.
 @end itemize
index 138d9130ea6a9b9849d1a862858197a51cd83526..0ec65f1b5831a3feac2971fcc27d6ba5210d5b75 100644 (file)
@@ -13,7 +13,7 @@ This function is missing on some platforms:
 mingw, MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{mkstemp} may not work
-correctly to create files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly to create files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @item
 On some older platforms, @code{mkstemp} can create a world or group
 writable or readable file, if you haven't set the process umask to
index b9e261fd9ffdb1b6cbb785c1fa8710e5ac0c72da..bf4be1836642b28771bf2a5a8442661b0e7b3af1 100644 (file)
@@ -21,5 +21,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 Native Windows platforms (mingw, MSVC) support only a subset of time
-zones supported by GNU or specified by POSIX.  @xref{tzset}.
+zones supported by GNU or specified by POSIX@.  @xref{tzset}.
 @end itemize
index 3c4a7e60a3c2d44191b93b4af101c7769e759dce..1451f5860469e8db15bf471b2dbdced7913f5cf7 100644 (file)
@@ -13,7 +13,7 @@ Some platforms do not support @code{O_CLOEXEC}:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin, mingw, MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{open} may not work
-correctly with files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly with files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @item
 This function does not fail when the file name argument ends in a slash
 and (without the slash) names a nonexistent file or a file that is not a
index 810bad8dfeba3b0f328d109fe37e7ecbf6c17fa5..96b99f3e9511ce19f60ccb9badc9195cb69b1162 100644 (file)
@@ -18,7 +18,7 @@ Some platforms do not support @code{O_CLOEXEC}:
 AIX 7.1, Solaris 10.
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{open} may not work
-correctly with files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly with files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @item
 This function does not fail when the file name argument ends in a slash
 and (without the slash) names a nonexistent file or a file that is not a
index 055addf586a6eafa594fc4d26b9a5e4367b707c8..906866ecd6891baffc3b681c1a7b51684ece4b0c 100644 (file)
@@ -13,7 +13,7 @@ This function is missing on some platforms:
 MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on huge directories larger than 2 GB.  Also, on platforms
+work correctly on huge directories larger than 2 GB@.  Also, on platforms
 where @code{ino_t} is a 32-bit type, this function may report inode numbers
 incorrectly.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @end itemize
index a7e7c2dab7668742d4acda7fb12461d2b6ca4541..6dfe9772baed5d4812d1ceadf95bd1a87519a4ab 100644 (file)
@@ -13,7 +13,7 @@ This function is missing on some platforms:
 mingw, MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+work correctly on files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @item
 This function returns zero instead of positive values when large file support
 is enabled on some platforms:
index e8ac0e3ad6b92b820b1e26692c8adcc1c5d4710d..3faf7263b2e1729a66cf5180b4b4016ffa51ae3b 100644 (file)
@@ -13,7 +13,7 @@ This function is missing on some platforms:
 mingw, MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+work correctly on files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @item
 This function does not fail when an invalid (negative) offset is passed when
 large file support is enabled on some platforms:
index 3ec36bdbbc63b00d197e2a29d7d52c183b954134..195d16c363ebf5ac2a57fc5c26e6515d23e1aec6 100644 (file)
@@ -13,10 +13,10 @@ This function is missing on some platforms:
 MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on huge directories larger than 2 GB.  Also, on platforms
+work correctly on huge directories larger than 2 GB@.  Also, on platforms
 where @code{ino_t} is a 32-bit type, this function may report inode numbers
 incorrectly.  This can occur with file systems such as XFS (typically on
-large disks) and NFS.  (Cf. @code{AC_SYS_LARGEFILE}.)
+large disks) and NFS@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 61534488d91d34f9129db04f5e1bd2864ed09b0a..5a7391bfd655192fde93540cf1e85921865c0285 100644 (file)
@@ -23,8 +23,8 @@ This function is missing on some platforms:
 Minix 3.1.8, mingw, MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on huge directories larger than 2 GB.  Also, on platforms
+work correctly on huge directories larger than 2 GB@.  Also, on platforms
 where @code{ino_t} is a 32-bit type, this function may report inode numbers
 incorrectly.  This can occur with file systems such as XFS (typically on
-large disks) and NFS.  The fix is to use the @code{AC_SYS_LARGEFILE} macro.
+large disks) and NFS@.  The fix is to use the @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index 58a14cbb99b6cbc96cb87d8227f9bc5e3af03bce..560b58f13cbcdb170b7c524d986b92b6bbbc3b80 100644 (file)
@@ -13,7 +13,7 @@ This function is missing on some platforms:
 Minix 3.1.8, Solaris 9, mingw, MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
-work correctly on huge directories larger than 2 GB.  Also, on platforms
+work correctly on huge directories larger than 2 GB@.  Also, on platforms
 where @code{ino_t} is a 32-bit type, this function may report inode numbers
 incorrectly.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @end itemize
index e11f4a9fe795fee4f0269a0d533a5e1c6e981581..d4e92ac85012dd975fae6980d1eebe05dea11c32 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 MSVC 14, Android 5.1.
 @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
+work correctly on huge directories larger than 2 GB@.  The fix is to use
 the @code{AC_SYS_LARGEFILE} macro (only on Mac OS X systems).
 @end itemize
index cf43531580d2ed3baa4b4576809fa66c2de682b3..3599c579741aa87ba592e5a1431f66724dffa62b 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 Minix 3.1.8, mingw, MSVC 14.
 @item
 On platforms where @code{rlim_t} is a 32-bit type, this function does not
-allow to set limits larger than 4 GB, such as for RLIMIT_FSIZE.  The fix is
+allow to set limits larger than 4 GB, such as for RLIMIT_FSIZE@.  The fix is
 to use the @code{AC_SYS_LARGEFILE} macro.
 @end itemize
index 4e637ad54703ed70e7556740f4c5c079cd6d905c..3515a01444c7c7c68ea90530efd7ad9112177e22 100644 (file)
@@ -23,7 +23,7 @@ Linux < 2.6.36.
 @item
 On platforms where @code{f_blocks} in @samp{struct statvfs} is a 32-bit
 value, this function may not work correctly on files systems larger than
-4 TiB.  The fix is to use the @code{AC_SYS_LARGEFILE} macro.  This affects
+4 TiB@.  The fix is to use the @code{AC_SYS_LARGEFILE} macro.  This affects
 glibc/Hurd, HP-UX 11, Solaris.
 @end itemize
 
index 3bd7214bdaacd13961c8428c34be4d2b45316e9c..13605c24c22cc36512037bdc3d170bda7e1cac0a 100644 (file)
@@ -21,7 +21,7 @@ support the %e specifier (and possibly the other more recent SUS
 specifiers too, i.e., %C, %D, %h, %n, %r, %R, %t, and %T).
 @item
 Native Windows platforms (mingw, MSVC) support only a subset of time
-zones supported by GNU or specified by POSIX.  @xref{tzset}.
+zones supported by GNU or specified by POSIX@.  @xref{tzset}.
 @end itemize
 
 Extension: Gnulib offers a module @samp{nstrftime} that provides an
index 13474e606ff28bf74e484cd342d159b26a5c5bbc..72ac57465e4bdfe7cf49aedd84d26bbe801c9004 100644 (file)
@@ -17,6 +17,6 @@ This function is missing on some platforms:
 MSVC 14, Android 5.1.
 @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
+work correctly on huge directories larger than 2 GB@.  The fix is to use
 the @code{AC_SYS_LARGEFILE} macro (only on Mac OS X systems).
 @end itemize
index 7de727234fcbc2fac6dcaea2e1b19602931dce7c..5297c77c2299815ab650b1381ec69868f7fa0a81 100644 (file)
@@ -20,7 +20,7 @@ The address of this variable is not a compile-time constant on some platforms:
 mingw.
 @item
 Native Windows platforms (mingw, MSVC) support only a subset of time
-zones supported by GNU or specified by POSIX.  @xref{tzset}.
+zones supported by GNU or specified by POSIX@.  @xref{tzset}.
 @end itemize
 
 A more portable way of getting the UTC offset is to use
index ce8955ccdd6129cca5c5de5fc48cc116500c6d2c..0df5901dd19a42c2730056ec5d7e87bb7917bb43 100644 (file)
@@ -16,7 +16,7 @@ This function often fails for trivial reasons on some platforms:
 mingw, MSVC 14.
 @item
 On platforms where @code{off_t} is a 32-bit type, @code{tmpfile} may not work
-correctly to create files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly to create files larger than 2 GB@.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @end itemize
 
 Portability problems not fixed by Gnulib:
index a109b36ad7b71d373e3912585d50469606b2e821..85a4dbe9bb80a2956eda2832efafd27122569ba5 100644 (file)
@@ -13,7 +13,7 @@ This function is missing on some platforms:
 mingw, MSVC 14, Android 4.4 with @code{AC_SYS_LARGEFILE} in effect.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function is not
-applicable to arbitrary lengths for files larger than 2 GB.  The fix is to
+applicable to arbitrary lengths for files larger than 2 GB@.  The fix is to
 use the @code{AC_SYS_LARGEFILE} macro.
 @end itemize
 
index ab88634af9e80176d3990af6f7e8566e8db0265d..ae86dff1fbaf64425badc6b06829be6009ea1194 100644 (file)
@@ -20,7 +20,7 @@ The address of this variable is not a compile-time constant on some platforms:
 Cygwin, mingw.
 @item
 Native Windows platforms (mingw, MSVC) support only a subset of time
-zones supported by GNU or specified by POSIX.  @xref{tzset}.
+zones supported by GNU or specified by POSIX@.  @xref{tzset}.
 @end itemize
 
 A more portable way of getting the time zone abbreviation is to use
index 2b7bde6fe9bee92966b1ee57c9166f8284f1d35a..323ac2152bf453097bc504bd7e3521d31e8bd5b7 100644 (file)
@@ -23,5 +23,5 @@ On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefo
 accommodate all Unicode characters.
 @item
 Native Windows platforms (mingw, MSVC) support only a subset of time
-zones specified by POSIX.  @xref{tzset}.
+zones specified by POSIX@.  @xref{tzset}.
 @end itemize
index f820b4b2eebafa4037444a440501ae1ce9a82248..9f81e51ac296e7f5138505a782b27b750edfcbfb 100644 (file)
@@ -10,7 +10,7 @@ This was written for the @code{getaddrinfo} module, but may be applicable to
 other functions too.
 
 The @code{getaddrinfo} function exists in @code{ws2tcpip.h} and @code{-lws2_32}
-on Windows XP.  The function declaration is present if @code{WINVER >= 0x0501}.
+on Windows XP@.  The function declaration is present if @code{WINVER >= 0x0501}.
 Windows 2000 does not have @code{getaddrinfo} in its @file{WS2_32.DLL}.
 
 Thus, if you want to assume Windows XP or later, you can add