Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/1b1979751fb4
branches:  trunk
changeset: 326731:1b1979751fb4
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Feb 15 08:25:01 2014 +0000

description:
Fix typo.

diffstat:

 doc/TODO.clang |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r b765736d43d9 -r 1b1979751fb4 doc/TODO.clang
--- a/doc/TODO.clang    Sat Feb 15 07:38:22 2014 +0000
+++ b/doc/TODO.clang    Sat Feb 15 08:25:01 2014 +0000
@@ -1,9 +1,9 @@
-$NetBSD: TODO.clang,v 1.8 2014/02/14 20:35:20 joerg Exp $
+$NetBSD: TODO.clang,v 1.9 2014/02/15 08:25:01 wiz Exp $
 
 Hacks for the clang integration
 -------------------------------
 
-"-no-integrated-as" is unsed in src/sys/arch/i386/stand to compensate
+"-no-integrated-as" is used in src/sys/arch/i386/stand to compensate
 for the incomplete explicit positioning support in LLVM MC.
 
 Missing atomic support in ARM libgcc, -march=armv6 "workaround":



Home | Main Index | Thread Index | Old Index