From 9f28abd980752efcf77578cd494f1015083c2a2b Mon Sep 17 00:00:00 2001 From: marcel Date: Mon, 7 Jul 2014 00:27:09 +0000 Subject: Remove ia64. This includes: o All directories named *ia64* o All files named *ia64* o All ia64-specific code guarded by __ia64__ o All ia64-specific makefile logic o Mention of ia64 in comments and documentation This excludes: o Everything under contrib/ o Everything under crypto/ o sys/xen/interface o sys/sys/elf_common.h Discussed at: BSDcan --- share/man/man4/inet.4 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'share/man/man4/inet.4') diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4 index 238cdbd..0b7a108 100644 --- a/share/man/man4/inet.4 +++ b/share/man/man4/inet.4 @@ -56,10 +56,9 @@ protocol. Internet addresses are four byte quantities, stored in network standard format (on little endian machines, such as the .Tn alpha , -.Tn amd64 , -.Tn i386 +.Tn amd64 and -.Tn ia64 +.Tn i386 these are word and byte reversed). The include file .In netinet/in.h -- cgit v1.1