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/9ea46ef0bd87
branches:  trunk
changeset: 793471:9ea46ef0bd87
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 d579b8b41d6b -r 9ea46ef0bd87 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