summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-01-13 10:37:11 +0000
committertjr <tjr@FreeBSD.org>2003-01-13 10:37:11 +0000
commite47bfa007900b9570365936060e3afbcf2ea1d35 (patch)
treeca757f6ce376e8359ac852ca0d0f4487f54f727c /lib
parent8d09710e31504d45079ea807ed06b181f1bbabf0 (diff)
downloadFreeBSD-src-e47bfa007900b9570365936060e3afbcf2ea1d35.zip
FreeBSD-src-e47bfa007900b9570365936060e3afbcf2ea1d35.tar.gz
Refer to 1003.1 instead of 1003.2 in the Standards section.
Diffstat (limited to 'lib')
-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