summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/mquery.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/mquery.2 b/lib/libc/sys/mquery.2
index 651ef4de035..ae8d7884064 100644
--- a/lib/libc/sys/mquery.2
+++ b/lib/libc/sys/mquery.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mquery.2,v 1.3 2003/04/18 23:50:32 drahn Exp $
+.\" $OpenBSD: mquery.2,v 1.4 2003/04/18 23:52:38 drahn Exp $
.\"
.\" Copyright (c) 2003 Artur Grabowski <art@openbsd.org>
.\" All rights reserved.
@@ -108,7 +108,7 @@ is set to indicate the error.
.Sh ERRORS
.Fn mquery
will fail if:
-.Bl -tag -width EINVAL
+.Bl -tag -width Er
.It Bq Er EINVAL
.Dv MAP_FIXED
was specified and the requested memory area is unavailable.