Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu then -> than.
details: https://anonhg.NetBSD.org/src/rev/a6295a482cc8
branches: trunk
changeset: 520320:a6295a482cc8
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Jan 07 14:47:37 2002 +0000
description:
then -> than.
diffstat:
gnu/libexec/uucp/contrib/uutry | 2 +-
gnu/libexec/uucp/contrib/xchat.man | 2 +-
gnu/usr.bin/ld/ld/rrs.c | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diffs (42 lines):
diff -r 5ee430527a27 -r a6295a482cc8 gnu/libexec/uucp/contrib/uutry
--- a/gnu/libexec/uucp/contrib/uutry Mon Jan 07 12:56:42 2002 +0000
+++ b/gnu/libexec/uucp/contrib/uutry Mon Jan 07 14:47:37 2002 +0000
@@ -12,7 +12,7 @@
#
# The following variables should be gropped from the configuration
-# files rather then being hard coded here.
+# files rather than being hard coded here.
#
Spool=/usr/spool/uucp
Lib=/usr/local/lib/uucp
diff -r 5ee430527a27 -r a6295a482cc8 gnu/libexec/uucp/contrib/xchat.man
--- a/gnu/libexec/uucp/contrib/xchat.man Mon Jan 07 12:56:42 2002 +0000
+++ b/gnu/libexec/uucp/contrib/xchat.man Mon Jan 07 14:47:37 2002 +0000
@@ -359,7 +359,7 @@
Change to state
.I ns
if the port is ``blind'' without carrier (CD) asserted, and counter
-is greater then
+is greater than
.I int.
.I
This is not yet implemented, the test always fails.
diff -r 5ee430527a27 -r a6295a482cc8 gnu/usr.bin/ld/ld/rrs.c
--- a/gnu/usr.bin/ld/ld/rrs.c Mon Jan 07 12:56:42 2002 +0000
+++ b/gnu/usr.bin/ld/ld/rrs.c Mon Jan 07 14:47:37 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rrs.c,v 1.33 2000/10/27 01:05:30 mycroft Exp $ */
+/* $NetBSD: rrs.c,v 1.34 2002/01/07 14:48:41 wiz Exp $ */
/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -1214,7 +1214,7 @@
if (i < number_of_shobjs)
errx(1, "internal error: "
- "# of link objects less then expected %d",
+ "# of link objects less than expected %d",
number_of_shobjs);
md_swapout_sod(sodp, number_of_shobjs);
Home |
Main Index |
Thread Index |
Old Index