From 7d7100de9dcd333ceaac91a9654efbd0a184ed1a Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 8 Dec 2001 19:06:23 +0000 Subject: Start using .St macro for POSIX.1-2001. --- lib/libc/gen/confstr.3 | 3 +-- lib/libc/net/byteorder.3 | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/gen/confstr.3 b/lib/libc/gen/confstr.3 index 9106813..5587e02 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 475ace8..70f078a 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 -- cgit v1.1