summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorguenther <>2012-03-26 05:07:38 +0000
committerguenther <>2012-03-26 05:07:38 +0000
commit8b1cc02737a26e8c410c5643ba04d63737a04796 (patch)
treeaa8e453d3a893451dd54a2bffe174a94b610d1ed /src
parent84edb1fafa469b0409562dd0161e13cc952a9316 (diff)
downloadopenbsd-8b1cc02737a26e8c410c5643ba04d63737a04796.tar.gz
openbsd-8b1cc02737a26e8c410c5643ba04d63737a04796.tar.bz2
openbsd-8b1cc02737a26e8c410c5643ba04d63737a04796.zip
Bump standards years, as we conform to the new versions too
ok jmc@
Diffstat (limited to 'src')
-rw-r--r--src/lib/libc/string/strerror.38
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libc/string/strerror.3 b/src/lib/libc/string/strerror.3
index f3f80432c3..bab48af308 100644
--- a/src/lib/libc/string/strerror.3
+++ b/src/lib/libc/string/strerror.3
@@ -29,9 +29,9 @@
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE. 30.\" SUCH DAMAGE.
31.\" 31.\"
32.\" $OpenBSD: strerror.3,v 1.10 2011/07/25 00:38:53 schwarze Exp $ 32.\" $OpenBSD: strerror.3,v 1.11 2012/03/26 05:07:38 guenther Exp $
33.\" 33.\"
34.Dd $Mdocdate: July 25 2011 $ 34.Dd $Mdocdate: March 26 2012 $
35.Dt STRERROR 3 35.Dt STRERROR 3
36.Os 36.Os
37.Sh NAME 37.Sh NAME
@@ -106,11 +106,11 @@ The message will be truncated to fit.
106The 106The
107.Fn strerror 107.Fn strerror
108function conforms to 108function conforms to
109.St -ansiC . 109.St -ansiC-99 .
110The 110The
111.Fn strerror_r 111.Fn strerror_r
112function conforms to 112function conforms to
113.St -p1003.1 . 113.St -p1003.1-2008 .
114.Sh HISTORY 114.Sh HISTORY
115The 115The
116.Fn strerror 116.Fn strerror