diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2002-12-21 01:44:13 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2002-12-21 01:44:13 +0000 |
commit | 4753d27c08a083096da1f6ef571e0496621a7b86 (patch) | |
tree | 8b515a83dc2d0bcc57c678855b42a3a9a428a641 | |
parent | 60b0838fc6a7794215134dd94980c63a9ccbc622 (diff) | |
download | newlib-4753d27c08a083096da1f6ef571e0496621a7b86.zip newlib-4753d27c08a083096da1f6ef571e0496621a7b86.tar.gz newlib-4753d27c08a083096da1f6ef571e0496621a7b86.tar.bz2 |
Fixed minor typo.
-rw-r--r-- | newlib/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/NEWS b/newlib/NEWS index 58ca28a..faba389 100644 --- a/newlib/NEWS +++ b/newlib/NEWS @@ -2,7 +2,7 @@ * enhanced EL/IX support for i[3456]86-pc-linux * new --enable-newlib-elix-level configuration option -* positional I/O support for printf family (--enable-newlib-io-pos-args) +* positional arg I/O support for printf family (--enable-newlib-io-pos-args) * support for the Fujitsu FRV architecture added by Red Hat * support for Motorola Altivec and SPE added by Red Hat * new small reentrancy structure support |