diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-12-08 19:06:23 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-12-08 19:06:23 +0000 |
| commit | edd2da71b290ad7bb5a8c86a7ef3fc8040ac3452 (patch) | |
| tree | fc7301cef7f8b0f5b707381063f6331b67c6cd68 /lib/libc | |
| parent | d49fa169c060fc289ba9cd9851f0a6b6b5a64df9 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/confstr.3 | 3 | ||||
| -rw-r--r-- | lib/libc/net/byteorder.3 | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc/gen/confstr.3 b/lib/libc/gen/confstr.3 index 9106813158f9..5587e02e8d6d 100644 --- a/lib/libc/gen/confstr.3 +++ b/lib/libc/gen/confstr.3 @@ -46,8 +46,7 @@ .Fn confstr "int name" "char *buf" "size_t len" .Sh DESCRIPTION This interface is specified by -.\" .St -p1003.1-200x . -.Tn POSIX . +.St -p1003.1-2001 . A more flexible (but non-portable) interface is provided by .Xr sysctl 3 . .Pp diff --git a/lib/libc/net/byteorder.3 b/lib/libc/net/byteorder.3 index 475ace8d7421..70f078a4b9fc 100644 --- a/lib/libc/net/byteorder.3 +++ b/lib/libc/net/byteorder.3 @@ -70,8 +70,8 @@ and .Sh STANDARDS The .Nm byteorder -functions are expected to conform with IEEE Std POSIX.1-200x -.Pq Dq POSIX.1 . +functions are expected to conform with +.St -p1003.1-2001 . .Sh HISTORY The .Nm byteorder |
