Update doc for POSIX:2008.
authorBruno Haible <bruno@clisp.org>
Sat, 2 Oct 2010 16:35:08 +0000 (18:35 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 2 Oct 2010 16:35:08 +0000 (18:35 +0200)
* doc/posix-headers/*.texi [except ucontext.texi, sys_timeb.texi]:
Update URL of POSIX specification.

83 files changed:
ChangeLog
doc/posix-headers/aio.texi
doc/posix-headers/arpa_inet.texi
doc/posix-headers/assert.texi
doc/posix-headers/complex.texi
doc/posix-headers/cpio.texi
doc/posix-headers/ctype.texi
doc/posix-headers/dirent.texi
doc/posix-headers/dlfcn.texi
doc/posix-headers/errno.texi
doc/posix-headers/fcntl.texi
doc/posix-headers/fenv.texi
doc/posix-headers/float.texi
doc/posix-headers/fmtmsg.texi
doc/posix-headers/fnmatch.texi
doc/posix-headers/ftw.texi
doc/posix-headers/glob.texi
doc/posix-headers/grp.texi
doc/posix-headers/iconv.texi
doc/posix-headers/inttypes.texi
doc/posix-headers/iso646.texi
doc/posix-headers/langinfo.texi
doc/posix-headers/libgen.texi
doc/posix-headers/limits.texi
doc/posix-headers/locale.texi
doc/posix-headers/math.texi
doc/posix-headers/monetary.texi
doc/posix-headers/mqueue.texi
doc/posix-headers/ndbm.texi
doc/posix-headers/net_if.texi
doc/posix-headers/netdb.texi
doc/posix-headers/netinet_in.texi
doc/posix-headers/netinet_tcp.texi
doc/posix-headers/nl_types.texi
doc/posix-headers/poll.texi
doc/posix-headers/pthread.texi
doc/posix-headers/pwd.texi
doc/posix-headers/regex.texi
doc/posix-headers/sched.texi
doc/posix-headers/search.texi
doc/posix-headers/semaphore.texi
doc/posix-headers/setjmp.texi
doc/posix-headers/signal.texi
doc/posix-headers/spawn.texi
doc/posix-headers/stdarg.texi
doc/posix-headers/stdbool.texi
doc/posix-headers/stddef.texi
doc/posix-headers/stdint.texi
doc/posix-headers/stdio.texi
doc/posix-headers/stdlib.texi
doc/posix-headers/string.texi
doc/posix-headers/strings.texi
doc/posix-headers/stropts.texi
doc/posix-headers/sys_ipc.texi
doc/posix-headers/sys_mman.texi
doc/posix-headers/sys_msg.texi
doc/posix-headers/sys_resource.texi
doc/posix-headers/sys_select.texi
doc/posix-headers/sys_sem.texi
doc/posix-headers/sys_shm.texi
doc/posix-headers/sys_socket.texi
doc/posix-headers/sys_stat.texi
doc/posix-headers/sys_statvfs.texi
doc/posix-headers/sys_time.texi
doc/posix-headers/sys_times.texi
doc/posix-headers/sys_types.texi
doc/posix-headers/sys_uio.texi
doc/posix-headers/sys_un.texi
doc/posix-headers/sys_utsname.texi
doc/posix-headers/sys_wait.texi
doc/posix-headers/syslog.texi
doc/posix-headers/tar.texi
doc/posix-headers/termios.texi
doc/posix-headers/tgmath.texi
doc/posix-headers/time.texi
doc/posix-headers/trace.texi
doc/posix-headers/ulimit.texi
doc/posix-headers/unistd.texi
doc/posix-headers/utime.texi
doc/posix-headers/utmpx.texi
doc/posix-headers/wchar.texi
doc/posix-headers/wctype.texi
doc/posix-headers/wordexp.texi

index 1f3700dea2ec789d5af13832ddadcc7528f27b57..083d820f409d4643116d68a85334a9bdd76faf66 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-02  Bruno Haible  <bruno@clisp.org>
+
+       Update doc for POSIX:2008.
+       * doc/posix-headers/*.texi [except ucontext.texi, sys_timeb.texi]:
+       Update URL of POSIX specification.
+
 2010-10-02  Bruno Haible  <bruno@clisp.org>
 
        gnulib-tool: In testdirs, use the newest available config.{guess.sub}.
index 36603a5ac3865ae7026a6e00563da65503c48718..ef6dff38745b412fd3f42c958a8271223b60f685 100644 (file)
@@ -1,7 +1,7 @@
 @node aio.h
 @section @file{aio.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/aio.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/aio.h.html}
 
 Gnulib module: ---
 
index 31b82fc95962a8e2bb5694456e6b320a1e08f7e9..35f3bbc889c038dabcc7fb50f77a270d61537ca1 100644 (file)
@@ -1,7 +1,7 @@
 @node arpa/inet.h
 @section @file{arpa/inet.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/arpa/inet.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/arpa_inet.h.html}
 
 Gnulib module: arpa_inet
 
index ef4c7b369863471eabc0448821c28eace788cfee..02a1c3b547fcfcf619d2bd7022665ee9fbc1306b 100644 (file)
@@ -1,7 +1,7 @@
 @node assert.h
 @section @file{assert.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/assert.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/assert.h.html}
 
 Gnulib module: ---
 
index e8f08c60fefcf5c8a4da1c354135d5dc3b22ddb9..ad5ea4e7a1ef14e6170e2dc1109e2109539429d5 100644 (file)
@@ -1,7 +1,7 @@
 @node complex.h
 @section @file{complex.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/complex.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/complex.h.html}
 
 Gnulib module: ---
 
index e37e2b4d0e9b9cc4f7dbebf6f715dbdd2953474b..5db65757297b0c0b1f397b4196c1fc5a0171f078 100644 (file)
@@ -1,7 +1,7 @@
 @node cpio.h
 @section @file{cpio.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/cpio.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/cpio.h.html}
 
 Gnulib module: ---
 
index e25edfe207885b4990f68a903137403d9ef79bf5..ec5fe12cfa33ec8e4acee587ad84c05adf701a8a 100644 (file)
@@ -1,7 +1,7 @@
 @node ctype.h
 @section @file{ctype.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/ctype.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/ctype.h.html}
 
 Gnulib module: ctype
 
index efc2aa6d40cbd17f8d11126edc5403eaaa0651af..a89b2bf0bfafab808182d03fc89e024f40348fcf 100644 (file)
@@ -1,7 +1,7 @@
 @node dirent.h
 @section @file{dirent.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/dirent.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/dirent.h.html}
 
 Gnulib module: dirent
 
index 0dd275b11df2e15a3e857767acca193eb373cf65..fa81de812fcd79f2608d0d6826f53baf6ee66c82 100644 (file)
@@ -1,7 +1,7 @@
 @node dlfcn.h
 @section @file{dlfcn.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/dlfcn.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/dlfcn.h.html}
 
 Gnulib module: ---
 
index 800fd801c103b4300a6256ace41a27e5822520d9..f86f1d26c4260ba78bf7e81079effa00a08875fc 100644 (file)
@@ -1,7 +1,7 @@
 @node errno.h
 @section @file{errno.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/errno.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/errno.h.html}
 
 Gnulib module: errno
 
index 1e3f97792ea750f6afd0a785fa0be0fd2a3c1aa9..127f6a265abda901a9782c14057607df90450cff 100644 (file)
@@ -1,7 +1,7 @@
 @node fcntl.h
 @section @file{fcntl.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/fcntl.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/fcntl.h.html}
 
 Gnulib module: fcntl-h
 
index 2aaac93f885c0a534ae7ea022e6867bec548045b..d414cf831317fe6dfd6035559ce9febfc4b96080 100644 (file)
@@ -1,7 +1,7 @@
 @node fenv.h
 @section @file{fenv.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/fenv.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/fenv.h.html}
 
 Gnulib module: ---
 
index 476fd1600c48fb7a333eb0bb09ad303ad88627f7..c3f9a76cd11a3ee6a56e17d77e0a26ec0987781c 100644 (file)
@@ -1,7 +1,7 @@
 @node float.h
 @section @file{float.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/float.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/float.h.html}
 
 Gnulib module: float
 
index 30588903bb210a87591a41a01378f6c22a076bec..1b9531c1757688609c02eb4c30cabb3d9d7f00b9 100644 (file)
@@ -1,7 +1,7 @@
 @node fmtmsg.h
 @section @file{fmtmsg.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/fmtmsg.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/fmtmsg.h.html}
 
 Gnulib module: ---
 
index bddc62e8f07258d3c76451684e7117670afdc26f..a55b2226acd01aaca39834ccf4ed5e022ad0c7da 100644 (file)
@@ -1,7 +1,7 @@
 @node fnmatch.h
 @section @file{fnmatch.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/fnmatch.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/fnmatch.h.html}
 
 Gnulib module: fnmatch-posix or fnmatch-gnu
 
index f469c60652fbe513c4b5dca3df2bcb0b0cc1a625..a1ede926b18e63bd01453248d2d149652b40ddff 100644 (file)
@@ -1,7 +1,7 @@
 @node ftw.h
 @section @file{ftw.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/ftw.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/ftw.h.html}
 
 Gnulib module: ---
 
index 6432d3b8155bc8184bfd01ba625c68b76df8d140..ad4efe2a7a391c30453d2c68e9468421410fa3ea 100644 (file)
@@ -1,7 +1,7 @@
 @node glob.h
 @section @file{glob.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/glob.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/glob.h.html}
 
 Gnulib module: glob
 
index f44752bfbb6a7d22dea35b89f2931cd0039a188b..63283391d4f9fa2b4aeea79b43391fd8e801dad7 100644 (file)
@@ -1,7 +1,7 @@
 @node grp.h
 @section @file{grp.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/grp.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/grp.h.html}
 
 Gnulib module: ---
 
index 06af035f5d7ff6a659b5110dd3eac6536cafd549..689473233152f4f9d85ad4c70f15c6b16b6fc03f 100644 (file)
@@ -1,7 +1,7 @@
 @node iconv.h
 @section @file{iconv.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/iconv.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/iconv.h.html}
 
 Gnulib module: iconv
 
index 7cb5ded748b9a75d3ac4e10cb3ad73927c8aae04..102c96121f2435e3c34e38a9ad958608ff5d22ba 100644 (file)
@@ -1,7 +1,7 @@
 @node inttypes.h
 @section @file{inttypes.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/inttypes.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/inttypes.h.html}
 
 Gnulib module: inttypes
 
index 5386b6738de4fdca988062fa5862040a6093acce..0da08ba8d4259124e267c674710caafdf4d5a760 100644 (file)
@@ -1,7 +1,7 @@
 @node iso646.h
 @section @file{iso646.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/iso646.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/iso646.h.html}
 
 Gnulib module: ---
 
index e39f13fbcfa84def06245aa1ad17c8c3f538b034..d990b9a55b78294274713f839278c545f9e48bf1 100644 (file)
@@ -1,7 +1,7 @@
 @node langinfo.h
 @section @file{langinfo.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/langinfo.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/langinfo.h.html}
 
 Gnulib module: langinfo
 
index b9a32972362207030ff9b965b301532371b86f7f..742f3e2b59799dbf6acfa0be1bd4e09b4fd46445 100644 (file)
@@ -1,7 +1,7 @@
 @node libgen.h
 @section @file{libgen.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/libgen.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/libgen.h.html}
 
 Gnulib module: ---
 
index 9cc045bfd7a53368e9acf3aff3b1993c2aab745c..fd50df2b311aa52b024bcc931fe0a9bbed4b70ac 100644 (file)
@@ -1,7 +1,7 @@
 @node limits.h
 @section @file{limits.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/limits.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/limits.h.html}
 
 Gnulib module: gethostname
 
index ec55b5c580cc5e3b9733d5a4c3d0dc319192c966..1073a5c11386db9892e7adc6620a7cfdcad323bb 100644 (file)
@@ -1,7 +1,7 @@
 @node locale.h
 @section @file{locale.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/locale.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/locale.h.html}
 
 Gnulib module: locale
 
index 8661427687995e85611407fa37f73dc67eb544f0..d0de2bae43b8a4587271954969ce7a307ca5fa66 100644 (file)
@@ -1,7 +1,7 @@
 @node math.h
 @section @file{math.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/math.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/math.h.html}
 
 Gnulib module: math
 
index d0cd17fa5dccab885bcbff4d31ce7d4190e99b7f..260d5c7c4bd02d93bb6736c0bece3d6765dd113d 100644 (file)
@@ -1,7 +1,7 @@
 @node monetary.h
 @section @file{monetary.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/monetary.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/monetary.h.html}
 
 Gnulib module: ---
 
index e3d05c8a20c15042c466d6e5b2c16a484062516f..aa02bf0b5af9e0b7e47c707365007134fa5a7219 100644 (file)
@@ -1,7 +1,7 @@
 @node mqueue.h
 @section @file{mqueue.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/mqueue.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/mqueue.h.html}
 
 Gnulib module: ---
 
index 9ec8693c5adf7a27dd6feb6ab570264ee972d4ec..cc3c1e23c8aef4c1bab5ceaf4c96ab7455d8581c 100644 (file)
@@ -1,7 +1,7 @@
 @node ndbm.h
 @section @file{ndbm.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/ndbm.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/ndbm.h.html}
 
 Gnulib module: ---
 
index fcb030713edf635b74eb742d5a3dab13be15ce1f..c688e4cf4640bb61d5124f06c92c1365c432916e 100644 (file)
@@ -1,7 +1,7 @@
 @node net/if.h
 @section @file{net/if.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/net/if.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/net_if.h.html}
 
 Gnulib module: ---
 
index b573e0160556002d4f5fe3fd48644291de13cc26..dd152bef37fc68f9fed07f8d1e743ee75eb0416f 100644 (file)
@@ -1,7 +1,7 @@
 @node netdb.h
 @section @file{netdb.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/netdb.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/netdb.h.html}
 
 Gnulib module: netdb
 
index 33c4d947c7644466ed153a516eb75ab55b648254..5c568719180a8b35f4d7352ff27226d63c7bfe9b 100644 (file)
@@ -1,7 +1,7 @@
 @node netinet/in.h
 @section @file{netinet/in.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/netinet/in.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/netinet_in.h.html}
 
 Gnulib module: netinet_in
 
index 4a5be23511d64d20df9bbb39aa64f8ead697e734..ea924a6e9e2ed6689bbf2eab73efbb6fb5d82092 100644 (file)
@@ -1,7 +1,7 @@
 @node netinet/tcp.h
 @section @file{netinet/tcp.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/netinet/tcp.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/netinet_tcp.h.html}
 
 Gnulib module: ---
 
index 63d8e632fb9e2ff661ac6c480f1a737ddfefe92e..19d7b73dec79f7f5fea48dc4f79a1ba040a1ea0e 100644 (file)
@@ -1,7 +1,7 @@
 @node nl_types.h
 @section @file{nl_types.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/nl/types.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/nl_types.h.html}
 
 Gnulib module: ---
 
index 27d129e5cc024ecbe5d662557a174069f7759af3..d3ca4af02c865d4eba68fd1f4ec996f3d1ec5b43 100644 (file)
@@ -1,7 +1,7 @@
 @node poll.h
 @section @file{poll.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/poll.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/poll.h.html}
 
 Gnulib module: poll-h
 
index 14f899cbf97cd2f0cdaed427e25bec90c384d80d..741117bb3ad3c9d203c32bb224e4b6e9f4a60aaa 100644 (file)
@@ -1,7 +1,7 @@
 @node pthread.h
 @section @file{pthread.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/pthread.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/pthread.h.html}
 
 Gnulib module: ---
 
index 16049935a1dab18e3504e5e69a2403ba80307e4c..344ab96c0fd08146b3852667112a27b370ceb0b0 100644 (file)
@@ -1,7 +1,7 @@
 @node pwd.h
 @section @file{pwd.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/pwd.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/pwd.h.html}
 
 Gnulib module: ---
 
index f879831c30ae27455a9ef9aa8696d3e999f690c2..4fcdd6907ef66b3c7dd0bb87873bcdc8005d8d20 100644 (file)
@@ -1,7 +1,7 @@
 @node regex.h
 @section @file{regex.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/regex.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/regex.h.html}
 
 Gnulib module: regex
 
index 397b2c62dba963749fb508d883e8480bd4f1c4ad..084dc8a8c66f3ca17616f02ca7c90e21a79034d7 100644 (file)
@@ -1,7 +1,7 @@
 @node sched.h
 @section @file{sched.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sched.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sched.h.html}
 
 Gnulib module: sched
 
index 553453a756582b5545d730c6523cd3b102801967..f3cfef8f01cef6a1a7037635c793952853b826ed 100644 (file)
@@ -1,7 +1,7 @@
 @node search.h
 @section @file{search.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/search.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/search.h.html}
 
 Gnulib module: search
 
index 9b75018ecbe6680e28bc40e3ee7c1a5925b174a1..e678780df05f767db06996d78ffc5c5868f58d04 100644 (file)
@@ -1,7 +1,7 @@
 @node semaphore.h
 @section @file{semaphore.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/semaphore.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/semaphore.h.html}
 
 Gnulib module: ---
 
index 836389b8618451ffc429e698524c06c7fcbab431..07e6c5d5bf53fd0c9e70f1ace3297bbbfe7afdd5 100644 (file)
@@ -1,7 +1,7 @@
 @node setjmp.h
 @section @file{setjmp.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/setjmp.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/setjmp.h.html}
 
 Gnulib module: ---
 
index 5dff85beedf7360f5d45e29f8b38542aeb7ef248..be62523249e4f6f8b4744f8490517f256d13843d 100644 (file)
@@ -1,7 +1,7 @@
 @node signal.h
 @section @file{signal.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/signal.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html}
 
 Gnulib module: signal
 
index 8095be70da6e4f07f870c61518e2064317f58351..2f58df1dab023cc299b4910105559cf52d06da91 100644 (file)
@@ -1,7 +1,7 @@
 @node spawn.h
 @section @file{spawn.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/spawn.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/spawn.h.html}
 
 Gnulib module: spawn
 
index 62b61a7071e3e91b71eb300ee3e350c2db8b34dc..2c500d3795357394950b23dfc02ecc26717bda3d 100644 (file)
@@ -1,7 +1,7 @@
 @node stdarg.h
 @section @file{stdarg.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/stdarg.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/stdarg.h.html}
 
 Gnulib module: stdarg
 
index 3307e465b8a36ce0daa06db70a9096e05486d9ee..de27763bc5d18586a20e7c196e00905dc99f80f8 100644 (file)
@@ -1,7 +1,7 @@
 @node stdbool.h
 @section @file{stdbool.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/stdbool.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/stdbool.h.html}
 
 Gnulib module: stdbool
 
index 829447ca376c7bb422328312789eb9d7e5622a33..34f1a8f0dfa3f0cb7bf45ece3e0ec7dc39716c85 100644 (file)
@@ -1,7 +1,7 @@
 @node stddef.h
 @section @file{stddef.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/stddef.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/stddef.h.html}
 
 Gnulib module: stddef
 
index 0aab42017b7ce6c420d141ba43d0103713870d96..c458ff5e61dba197253942c82645f8596b019305 100644 (file)
@@ -1,7 +1,7 @@
 @node stdint.h
 @section @file{stdint.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/stdint.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/stdint.h.html}
 
 Gnulib module: stdint
 
index 8358794732bce4e2964918d13bd8b82c17d89de6..86f42bea078fad5c4843dd2017d89245d8b2b0cc 100644 (file)
@@ -1,7 +1,7 @@
 @node stdio.h
 @section @file{stdio.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/stdio.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/stdio.h.html}
 
 Gnulib module: stdio
 
index 2c3a0740d68ce90b4898e811c21ae299c348ec80..abe8d654f3dad97f9ee6be74fc8378359c250564 100644 (file)
@@ -1,7 +1,7 @@
 @node stdlib.h
 @section @file{stdlib.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/stdlib.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/stdlib.h.html}
 
 Gnulib module: stdlib, system-posix
 
index f824a6cf88e3ec711dfd07391b4f1d26c926eb06..bc4c803cb16756cd5035e9886489bae5ccede23e 100644 (file)
@@ -1,7 +1,7 @@
 @node string.h
 @section @file{string.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/string.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/string.h.html}
 
 Gnulib module: string
 
index 49cc43518cba1976ed8b33ac4aad5ce37f75a5ee..85dcdf4e4eecb16d8ea7a9019ddad883d5819723 100644 (file)
@@ -1,7 +1,7 @@
 @node strings.h
 @section @file{strings.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/strings.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/strings.h.html}
 
 Gnulib module: ---
 
index 4ec32dd92f1c4bc86ac2f9503730b0c75fd15b2f..b0413369d22e89438caf4af964110c5dd18e8c74 100644 (file)
@@ -1,7 +1,7 @@
 @node stropts.h
 @section @file{stropts.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/stropts.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/stropts.h.html}
 
 Gnulib module: ---
 
index cf3ae23be2f91511ac2d54924f297bb48c5e04ba..74b9201de66f3167f9329638dde68201b7eb8332 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/ipc.h
 @section @file{sys/ipc.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/ipc.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_ipc.h.html}
 
 Gnulib module: ---
 
index 10dacdc664a55a847f48c35a5a1ef19c4aa1e724..0c597ca97cb4fb2dbc9b78cac956f5386aabd1e3 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/mman.h
 @section @file{sys/mman.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/mman.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_mman.h.html}
 
 Gnulib module: ---
 
index 6476dfc7fc55348c0f920b8140fcd9be6d5664ff..bc4df2345437ad0d7e344ee21495ae17c3b2c04c 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/msg.h
 @section @file{sys/msg.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/msg.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_msg.h.html}
 
 Gnulib module: ---
 
index de538cd19c13262f6babb09dfc1341738c8d2d95..9f6baa5c5735fdf440ebe7838d00882bcd797618 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/resource.h
 @section @file{sys/resource.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/resource.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_resource.h.html}
 
 Gnulib module: ---
 
index 9c42e2eede07978a0c3c1d28d898958d1d923a5f..3381f9c68ad6d1a99e162aab2c158ad98fb36b3c 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/select.h
 @section @file{sys/select.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/select.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_select.h.html}
 
 Gnulib module: sys_select
 
index babe2bf94f37ff6a75ee0f759154aaa50357ae95..5b704e7ab9900c10deda0327d7a308538ea252c6 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/sem.h
 @section @file{sys/sem.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/sem.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_sem.h.html}
 
 Gnulib module: ---
 
index 14fce3006a844e9bd8e2834499df7ad26505ce4e..b04912c457ffdfe44334144daae9495355344d44 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/shm.h
 @section @file{sys/shm.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/shm.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_shm.h.html}
 
 Gnulib module: ---
 
index 0b008d29fa365b21611d85ba572236dbd4b8c838..7a1fe6c4c95e38844b97819d54554714e97511e2 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/socket.h
 @section @file{sys/socket.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/socket.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_socket.h.html}
 
 Gnulib module: sys_socket
 
index 8f4fbcca17735771746ace6809aee402da8b553a..e4979aaabd1beff586a0ffb6980474c47d3ec1ac 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/stat.h
 @section @file{sys/stat.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/stat.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_stat.h.html}
 
 Gnulib module: sys_stat
 
index 0353835a787e927f7015325119825212bf97c15d..0141dbdd43fb682a562a2349e4e4e773e3b74a88 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/statvfs.h
 @section @file{sys/statvfs.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/statvfs.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_statvfs.h.html}
 
 Gnulib module: ---
 
index ebe864fb2c5cdc3a3030f252e5c2358236ece028..77fcd46c56eb94afd61211ec203149aec1dcab83 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/time.h
 @section @file{sys/time.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/time.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_time.h.html}
 
 Gnulib module: sys_time
 
index 30c76d78a864f764efb6bbcab13f39ec91f11200..454ef0e0090594badf7ab354172bc1772d105524 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/times.h
 @section @file{sys/times.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/times.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_times.h.html}
 
 Gnulib module: sys_times
 
index 699c4efec2b4db94a8f1478ae4e7a258412012eb..58a5fd67965381dc6a10a18ea0fc70efcb1d3e8b 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/types.h
 @section @file{sys/types.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/types.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_types.h.html}
 
 Gnulib module: ---
 
index d46a3eee8e2cb5c0aa2ae458e0979b6befdb1fad..44282f22f6c1ec8c3de6abe111e147e6be1c95a2 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/uio.h
 @section @file{sys/uio.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/uio.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_uio.h.html}
 
 Gnulib module: ---
 
index 25b1b8140743798dcd0b6aabb204eb4faafcad09..14729507b1499fc34f1e50e463b796fbf71ef7bb 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/un.h
 @section @file{sys/un.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/un.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_un.h.html}
 
 Gnulib module: ---
 
index f358c38d8fc8b7e4a2a91a1b476db93ee1ef04a0..d53696799e311dfe875eede2619b88fe70303a5c 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/utsname.h
 @section @file{sys/utsname.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/utsname.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_utsname.h.html}
 
 Gnulib module: sys_utsname
 
index b1403e6d9a1edf84040025ef6435b35aceda988e..6ffed30607677f76fe09f245f9b893f0069efedd 100644 (file)
@@ -1,7 +1,7 @@
 @node sys/wait.h
 @section @file{sys/wait.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/wait.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_wait.h.html}
 
 Gnulib module: sys_wait
 
index d78a85a8396cc21383c7eba225ce31ad9450b29b..0e25f4348f15f82864c5c29deab3fb06f87af076 100644 (file)
@@ -1,7 +1,7 @@
 @node syslog.h
 @section @file{syslog.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/syslog.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/syslog.h.html}
 
 Gnulib module: ---
 
index 35754c4716ad90f199cc91c95c6964c87e112448..5531a8eab296105dd33bb4175dc5211f2ff7e8a9 100644 (file)
@@ -1,7 +1,7 @@
 @node tar.h
 @section @file{tar.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/tar.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/tar.h.html}
 
 Gnulib module: ---
 
index 5b00ee7de1b85287296b0fe826c93fd7d2c9c098..cf9c24bdb8e317a308507625336fb91d7a46d789 100644 (file)
@@ -1,7 +1,7 @@
 @node termios.h
 @section @file{termios.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/termios.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/termios.h.html}
 
 Gnulib module: termios
 
index dc188a3f0b89c88d8ccedf5560fb6f2b7cbdcd7c..68103896f44305085da372ae409b37067d3a7171 100644 (file)
@@ -1,7 +1,7 @@
 @node tgmath.h
 @section @file{tgmath.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/tgmath.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/tgmath.h.html}
 
 Gnulib module: ---
 
index 7c20e91b312c2d8d107a31018d5da7f54b7f567c..5b2320338f4ce6864d1df6a5e826b3694dac62e9 100644 (file)
@@ -1,7 +1,7 @@
 @node time.h
 @section @file{time.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/time.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/time.h.html}
 
 Gnulib module: time
 
index d4e860a684f33a5d4e5684eca4ba6ebbc27e0d10..53e65910ec50ffa4dfc93c19c98a72e3f67e96dd 100644 (file)
@@ -1,7 +1,7 @@
 @node trace.h
 @section @file{trace.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/trace.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/trace.h.html}
 
 Gnulib module: ---
 
index e72ab41f331eb9d3531cd6c69489ae9e7d972f87..0d454ed680d21fc92437b930bfefee741870661b 100644 (file)
@@ -1,7 +1,7 @@
 @node ulimit.h
 @section @file{ulimit.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/ulimit.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/ulimit.h.html}
 
 Gnulib module: ---
 
index d8ce8096a9e908a434160586ca3dc1e0c35233ee..41e743aa0e3c92bd89def2379eb690f7112d3e0e 100644 (file)
@@ -1,7 +1,7 @@
 @node unistd.h
 @section @file{unistd.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/unistd.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/unistd.h.html}
 
 Gnulib module: unistd
 
index 7e649160fe41e5a0ef2be0722f007ec341bcb590..cf7a98ff0970c197a47f7ca2b8dcf5fa8c65e2a4 100644 (file)
@@ -1,7 +1,7 @@
 @node utime.h
 @section @file{utime.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/utime.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/utime.h.html}
 
 Gnulib module: ---
 
index 0724a45a37adb358fc10cc80c948d7e17cdaf055..f0ec27667fea92a97fd1c2de2f2b760fe7fd4e62 100644 (file)
@@ -1,7 +1,7 @@
 @node utmpx.h
 @section @file{utmpx.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/utmpx.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/utmpx.h.html}
 
 Gnulib module: ---
 
index 644bdeeb86e4f6a2cf7a290a83144b179e25554f..4fc867e85fa9d9fb3596ca6d6bdcdbdf607a61f2 100644 (file)
@@ -1,7 +1,7 @@
 @node wchar.h
 @section @file{wchar.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/wchar.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/wchar.h.html}
 
 Gnulib module: wchar
 
index 109deac31717c0af9d467dea644e1c6ea0462d46..dd1f9a3ac1881b03f36bdda54c8942121e2a9b21 100644 (file)
@@ -1,7 +1,7 @@
 @node wctype.h
 @section @file{wctype.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/wctype.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/wctype.h.html}
 
 Gnulib module: wctype
 
index ae3dc260e899a15508b476bc3cfe5664e83deaa8..a70aafdf061819778779a9f1aadbea82a5640623 100644 (file)
@@ -1,7 +1,7 @@
 @node wordexp.h
 @section @file{wordexp.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/wordexp.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/wordexp.h.html}
 
 Gnulib module: ---