summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-12-08 19:06:23 +0000
committerru <ru@FreeBSD.org>2001-12-08 19:06:23 +0000
commit7d7100de9dcd333ceaac91a9654efbd0a184ed1a (patch)
treefc7301cef7f8b0f5b707381063f6331b67c6cd68 /lib
parentb049e9eff8c3a199df27ab3aa03759c7467c18e1 (diff)
downloadFreeBSD-src-7d7100de9dcd333ceaac91a9654efbd0a184ed1a.zip
FreeBSD-src-7d7100de9dcd333ceaac91a9654efbd0a184ed1a.tar.gz
Start using .St macro for POSIX.1-2001.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/confstr.33
-rw-r--r--lib/libc/net/byteorder.34
2 files changed, 3 insertions, 4 deletions
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
OpenPOWER on IntegriCloud