Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/makemandb preceds -> precedes
details: https://anonhg.NetBSD.org/src/rev/48e185550354
branches: trunk
changeset: 1026727:48e185550354
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Dec 05 08:03:32 2021 +0000
description:
preceds -> precedes
diffstat:
usr.sbin/makemandb/custom_apropos_tokenizer.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 84adcc155632 -r 48e185550354 usr.sbin/makemandb/custom_apropos_tokenizer.c
--- a/usr.sbin/makemandb/custom_apropos_tokenizer.c Sun Dec 05 08:03:06 2021 +0000
+++ b/usr.sbin/makemandb/custom_apropos_tokenizer.c Sun Dec 05 08:03:32 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: custom_apropos_tokenizer.c,v 1.3 2021/12/05 07:13:49 msaitoh Exp $ */
+/* $NetBSD: custom_apropos_tokenizer.c,v 1.4 2021/12/05 08:03:32 wiz Exp $ */
/*
** 2006 September 30
**
@@ -304,7 +304,7 @@
/*
* If the word ends with zFrom and xCond() is true for the stem
- * of the word that preceds the zFrom ending, then change the
+ * of the word that precedes the zFrom ending, then change the
* ending to zTo.
*
* The input word *pz and zFrom are both in reverse order. zTo
Home |
Main Index |
Thread Index |
Old Index