mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
sim/ppc/*: Change immediatly to immediately
sim/ppc/ChangeLog: * ChangeLog, ChangeLog.00, hw_com.c, ld-cache.h, ppc-instructions: Change immediatly to immediately.
This commit is contained in:

committed by
Joel Brobecker

parent
8eec6289f8
commit
576054f170
@ -103,14 +103,14 @@
|
||||
input-buffering = "unbuffered" (optional)
|
||||
|
||||
Specifying "unbuffered" buffering disables buffering on the serial
|
||||
devices input stream (all data is immediatly read). In the future,
|
||||
devices input stream (all data is immediately read). In the future,
|
||||
this option may be used to provide input buffering alternatives.
|
||||
|
||||
|
||||
output-buffering = "unbuffered" (optional)
|
||||
|
||||
Specifying "unbuffered" buffering disables buffering on the serial
|
||||
devices output stream (all data is immediatly written). In the future,
|
||||
devices output stream (all data is immediately written). In the future,
|
||||
this option may be extended to include other buffering alternatives.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user