Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/examples/asm Typo
details: https://anonhg.NetBSD.org/src/rev/ff227e2ee61d
branches: trunk
changeset: 771649:ff227e2ee61d
user: skrll <skrll%NetBSD.org@localhost>
date: Sun Nov 27 09:07:11 2011 +0000
description:
Typo
diffstat:
share/examples/asm/README | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 7996c5239b50 -r ff227e2ee61d share/examples/asm/README
--- a/share/examples/asm/README Sun Nov 27 09:04:37 2011 +0000
+++ b/share/examples/asm/README Sun Nov 27 09:07:11 2011 +0000
@@ -1,9 +1,9 @@
-$NetBSD: README,v 1.1 2011/11/12 01:18:41 jmmv Exp $
+$NetBSD: README,v 1.2 2011/11/27 09:07:11 skrll Exp $
This directory contains example programs written in assembly language
for a variety of platforms. They are intended to illustrate the
specific details of how to write assembly code on a given platform;
-they are not supposed to teach assembly (althogh they might have this
+they are not supposed to teach assembly (although they might have this
side-effect).
If you want to build one of these example programs, you can "cp -rf"
Home |
Main Index |
Thread Index |
Old Index