diff options
author | Bruno Haible <bruno@clisp.org> | 2010-10-02 18:35:08 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2010-10-02 18:35:08 +0200 |
commit | b14c9a8fe13af6d31cdd5cb0a2210eb6b5e8a620 (patch) | |
tree | 804fa2c187e5710893e2205649e9ce7d1c828219 /doc/posix-headers/sys_utsname.texi | |
parent | 045e60181da39f5468053eb92efa9af187188c3b (diff) | |
download | gnulib-b14c9a8fe13af6d31cdd5cb0a2210eb6b5e8a620.tar.gz |
Update doc for POSIX:2008.
* doc/posix-headers/*.texi [except ucontext.texi, sys_timeb.texi]:
Update URL of POSIX specification.
Diffstat (limited to 'doc/posix-headers/sys_utsname.texi')
-rw-r--r-- | doc/posix-headers/sys_utsname.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-headers/sys_utsname.texi b/doc/posix-headers/sys_utsname.texi index f358c38d8f..d53696799e 100644 --- a/doc/posix-headers/sys_utsname.texi +++ b/doc/posix-headers/sys_utsname.texi @@ -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 |