summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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