Refer to 1003.1 instead of 1003.2 in the Standards section.

This commit is contained in:
Tim J. Robbins 2003-01-13 10:37:11 +00:00
parent 0f8500a5b3
commit d8b504e33c
6 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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