summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/aio_cancel.22
-rw-r--r--lib/libc/sys/aio_error.22
-rw-r--r--lib/libc/sys/aio_read.22
-rw-r--r--lib/libc/sys/aio_return.22
-rw-r--r--lib/libc/sys/aio_suspend.22
-rw-r--r--lib/libc/sys/aio_write.22
6 files changed, 6 insertions, 6 deletions
diff --git a/lib/libc/sys/aio_cancel.2 b/lib/libc/sys/aio_cancel.2
index c9c5b04..08102cf 100644
--- a/lib/libc/sys/aio_cancel.2
+++ b/lib/libc/sys/aio_cancel.2
@@ -94,7 +94,7 @@ is an invalid file descriptor.
The
.Fn aio_cancel
system call is expected to conform to the
-.St -p1003.2
+.St -p1003.1
standard.
.Sh HISTORY
The
diff --git a/lib/libc/sys/aio_error.2 b/lib/libc/sys/aio_error.2
index 0d1e1de..02b0caa 100644
--- a/lib/libc/sys/aio_error.2
+++ b/lib/libc/sys/aio_error.2
@@ -87,7 +87,7 @@ The
.Fn aio_error
system call
is expected to conform to the
-.St -p1003.2
+.St -p1003.1
standard.
.Sh HISTORY
The
diff --git a/lib/libc/sys/aio_read.2 b/lib/libc/sys/aio_read.2
index 749044a..01b2af9 100644
--- a/lib/libc/sys/aio_read.2
+++ b/lib/libc/sys/aio_read.2
@@ -196,7 +196,7 @@ would be invalid.
The
.Fn aio_read
system call is expected to conform to the
-.St -p1003.2
+.St -p1003.1
standard.
.Sh HISTORY
The
diff --git a/lib/libc/sys/aio_return.2 b/lib/libc/sys/aio_return.2
index 07bc0ae..4d7282f 100644
--- a/lib/libc/sys/aio_return.2
+++ b/lib/libc/sys/aio_return.2
@@ -91,7 +91,7 @@ The
.Fn aio_return
system call
is expected to conform to the
-.St -p1003.2
+.St -p1003.1
standard.
.Sh HISTORY
The
diff --git a/lib/libc/sys/aio_suspend.2 b/lib/libc/sys/aio_suspend.2
index d8e74a9..ec5e5db 100644
--- a/lib/libc/sys/aio_suspend.2
+++ b/lib/libc/sys/aio_suspend.2
@@ -101,7 +101,7 @@ The
.Fn aio_suspend
system call
is expected to conform to the
-.St -p1003.2
+.St -p1003.1
standard.
.Sh HISTORY
The
diff --git a/lib/libc/sys/aio_write.2 b/lib/libc/sys/aio_write.2
index 7148c7f..e417f82 100644
--- a/lib/libc/sys/aio_write.2
+++ b/lib/libc/sys/aio_write.2
@@ -189,7 +189,7 @@ The
.Fn aio_write
system call
is expected to conform to the
-.St -p1003.2
+.St -p1003.1
standard.
.Sh HISTORY
The
OpenPOWER on IntegriCloud