Source-Changes-HG archive

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

[src/trunk]: src s/is the not root/is not the root/ in a comment - from Snade...



details:   https://anonhg.NetBSD.org/src/rev/15c4dfc8f0c7
branches:  trunk
changeset: 773005:15c4dfc8f0c7
user:      abs <abs%NetBSD.org@localhost>
date:      Tue Jan 24 17:37:34 2012 +0000

description:
s/is the not root/is not the root/ in a comment - from Snader_LB

diffstat:

 Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 79cce7806405 -r 15c4dfc8f0c7 Makefile
--- a/Makefile  Tue Jan 24 15:24:55 2012 +0000
+++ b/Makefile  Tue Jan 24 17:37:34 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.290 2012/01/22 03:53:32 tsutsui Exp $
+#      $NetBSD: Makefile,v 1.291 2012/01/24 17:37:34 abs Exp $
 
 #
 # This is the top-level makefile for building NetBSD. For an outline of
@@ -48,7 +48,7 @@
 #   installworld:
 #      Install the distribution from DESTDIR to INSTALLWORLDDIR (which
 #      defaults to the root directory).  Ensures that INSTALLWORLDDIR
-#      is the not root directory if cross compiling.
+#      is not the root directory if cross compiling.
 #   release:
 #      Does a `make distribution', and then tars up the DESTDIR files
 #      into ${RELEASEDIR}/${RELEASEMACHINEDIR}, in release(7) format.



Home | Main Index | Thread Index | Old Index