Name "ia64" consistently.

This commit is contained in:
Michael Kerrisk 2007-07-08 16:06:51 +00:00
parent b47f1a095f
commit 22399250c3
3 changed files with 3 additions and 3 deletions

View File

@ -669,7 +669,7 @@ On x86,
should not be called through vsyscall, but directly through
.IR "int $0x80" .
On IA-64, a different system call is used:
On ia64, a different system call is used:
.nf
.BI "int __clone2(int (*" "fn" ")(void *), "

View File

@ -334,7 +334,7 @@ l l l.
.\" , PowerPC, ARM; not i386
\fBpersonality\fP(2)
.\" \fBperfctr\fP(2) ??? Sparc32, Sparc64
.\" \fBperfmonctl\fP(2) ??? IA-64
.\" \fBperfmonctl\fP(2) ??? ia64
\fBphys\fP(2)
.\" Unimplemented (no slot since 2.1.116)
\fBpipe\fP(2)

View File

@ -46,7 +46,7 @@ Linux 2.2 uses a token bucket filter to limit ICMPs.
The value is the timeout in jiffies until the token bucket filter is
cleared after a burst.
A jiffy is a system dependent unit, usually 10ms on x86 and
about 1ms on alpha and IA64.
about 1ms on alpha and ia64.
.TP
.B icmp_destunreach_rate
Maximum rate to send ICMP Destination Unreachable packets.