projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f039648
)
Doc tweak.
author
Bruno Haible
<bruno@clisp.org>
Sun, 14 Sep 2008 10:36:24 +0000
(12:36 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 14 Sep 2008 10:36:24 +0000
(12:36 +0200)
doc/posix-functions/strerror.texi
patch
|
blob
|
history
diff --git
a/doc/posix-functions/strerror.texi
b/doc/posix-functions/strerror.texi
index 488d3e3276d05200c2fbf0076049c0b44d153f33..86fa48d100b2ba50c0a06ecfa22614f371562722 100644
(file)
--- a/
doc/posix-functions/strerror.texi
+++ b/
doc/posix-functions/strerror.texi
@@
-13,11
+13,11
@@
This function is missing on some old platforms.
@item
This function does not support the error values that are specified by POSIX
but not defined by the system, on some platforms:
-OpenBSD 4.0, OSF/1
4.0
, mingw.
+OpenBSD 4.0, OSF/1
5.1
, mingw.
@item
This function fails to return a string for out-of-range integers on
some platforms:
-Solaris 8
+Solaris 8
.
@end itemize
Portability problems not fixed by Gnulib: