htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2009-01-14 23:13:17 +13:00
parent d35a667305
commit f7c3598ef1
13 changed files with 12 additions and 1 deletions

1
man3/be16toh.3 Normal file
View File

@ -0,0 +1 @@
.so man3/endian.3

1
man3/be32toh.3 Normal file
View File

@ -0,0 +1 @@
.so man3/endian.3

1
man3/be64toh.3 Normal file
View File

@ -0,0 +1 @@
.so man3/endian.3

View File

@ -139,4 +139,3 @@ main(int argc, char *argv[])
.fi
.SH "SEE ALSO"
.BR byteorder (3)
.\" FIXME Add xref in byteorder(3)

1
man3/htobe16.3 Normal file
View File

@ -0,0 +1 @@
.so man3/endian.3

1
man3/htobe32.3 Normal file
View File

@ -0,0 +1 @@
.so man3/endian.3

1
man3/htobe64.3 Normal file
View File

@ -0,0 +1 @@
.so man3/endian.3

1
man3/htole16.3 Normal file
View File

@ -0,0 +1 @@
.so man3/endian.3

1
man3/htole32.3 Normal file
View File

@ -0,0 +1 @@
.so man3/endian.3

1
man3/htole64.3 Normal file
View File

@ -0,0 +1 @@
.so man3/endian.3

1
man3/le16toh.3 Normal file
View File

@ -0,0 +1 @@
.so man3/endian.3

1
man3/le32toh.3 Normal file
View File

@ -0,0 +1 @@
.so man3/endian.3

1
man3/le64toh.3 Normal file
View File

@ -0,0 +1 @@
.so man3/endian.3