Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/rpc.pcnfsd s/orignal/original/
details: https://anonhg.NetBSD.org/src/rev/e170eb19869b
branches: trunk
changeset: 967918:e170eb19869b
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Fri Dec 27 10:20:01 2019 +0000
description:
s/orignal/original/
diffstat:
sys/arch/epoc32/stand/e32boot/ldd/ekern.h | 2 +-
usr.bin/spell/TODO | 4 ++--
usr.sbin/rpc.pcnfsd/pcnfsd_print.c | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diffs (48 lines):
diff -r 9a5a1967ec95 -r e170eb19869b sys/arch/epoc32/stand/e32boot/ldd/ekern.h
--- a/sys/arch/epoc32/stand/e32boot/ldd/ekern.h Fri Dec 27 10:17:56 2019 +0000
+++ b/sys/arch/epoc32/stand/e32boot/ldd/ekern.h Fri Dec 27 10:20:01 2019 +0000
@@ -53,7 +53,7 @@
/*
- * DLogicalDevice is probaly derived from CObject as the orignal Arlo
+ * DLogicalDevice is probaly derived from CObject as the original Arlo
* calls SetName from Install
*/
class DLogicalDevice : public CObject
diff -r 9a5a1967ec95 -r e170eb19869b usr.bin/spell/TODO
--- a/usr.bin/spell/TODO Fri Dec 27 10:17:56 2019 +0000
+++ b/usr.bin/spell/TODO Fri Dec 27 10:20:01 2019 +0000
@@ -1,4 +1,4 @@
- $NetBSD: TODO,v 1.1 2005/06/29 21:06:12 perry Exp $
+ $NetBSD: TODO,v 1.2 2019/12/27 10:20:01 msaitoh Exp $
Things to do with spell(1)
@@ -15,7 +15,7 @@
spelling, suffixes, etc, are hard-coded in. That made sense in v7,
but it doesn't any more.
f) The word search algorithm might be made better. millert turned it
- into a binary search from the orignal hash mechanism.
+ into a binary search from the original hash mechanism.
g) Also, the general mode that this program works in is VERY 1970s --
it just spits out a list of words that are misspelled without
context. By merging spell and spellprog, and doing a wee bit of
diff -r 9a5a1967ec95 -r e170eb19869b usr.sbin/rpc.pcnfsd/pcnfsd_print.c
--- a/usr.sbin/rpc.pcnfsd/pcnfsd_print.c Fri Dec 27 10:17:56 2019 +0000
+++ b/usr.sbin/rpc.pcnfsd/pcnfsd_print.c Fri Dec 27 10:20:01 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pcnfsd_print.c,v 1.14 2018/01/23 21:06:25 sevan Exp $ */
+/* $NetBSD: pcnfsd_print.c,v 1.15 2019/12/27 10:20:02 msaitoh Exp $ */
/* RE_SID: @(%)/usr/dosnfs/shades_SCCS/unix/pcnfsd/v2/src/SCCS/s.pcnfsd_print.c 1.7 92/01/24 19:58:58 SMI */
/*
@@ -329,7 +329,7 @@
if (!xcmd) {
#ifdef SVR4
/*
- * Use the copy option so we can remove the orignal
+ * Use the copy option so we can remove the original
* spooled nfs file from the spool directory.
*/
snprintf(cmdbuf, sizeof(cmdbuf), "/usr/bin/lp -c -d%s %s",
Home |
Main Index |
Thread Index |
Old Index