diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-12-02 20:03:58 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-12-02 20:03:58 +0000 |
| commit | fd3bf33fd08e80d77fd2fe1c1a5607beffe5e7f6 (patch) | |
| tree | c6ae540f132ac67a292ccdede91d35abb08d70e3 /lib/libc/sys/read.2 | |
| parent | 932463226baeeead7810fa955d4d4ebd7cd464fd (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/read.2')
| -rw-r--r-- | lib/libc/sys/read.2 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc/sys/read.2 b/lib/libc/sys/read.2 index a09cc374fcee..2b4b4fab6396 100644 --- a/lib/libc/sys/read.2 +++ b/lib/libc/sys/read.2 @@ -220,9 +220,10 @@ points outside the process's allocated address space. .Xr socket 2 , .Xr socketpair 2 .Sh STANDARDS -.Fn Read -is expected to conform to IEEE Std 1003.1-1988 -.Pq Dq Tn POSIX . +The +.Fn read +function call is expected to conform to +.St -p1003.1-90 . .Sh HISTORY The .Fn readv |
