Start using .St macro for POSIX.1-2001.
This commit is contained in:
parent
b049e9eff8
commit
7d7100de9d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user