Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sun3/conf s/ommit/omit/ in comment.



details:   https://anonhg.NetBSD.org/src/rev/8bfbcf131114
branches:  trunk
changeset: 1026705:8bfbcf131114
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sun Dec 05 07:02:28 2021 +0000

description:
s/ommit/omit/ in comment.

diffstat:

 sys/arch/sun3/conf/FOUR_TTYS |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0a3e8e12ced5 -r 8bfbcf131114 sys/arch/sun3/conf/FOUR_TTYS
--- a/sys/arch/sun3/conf/FOUR_TTYS      Sun Dec 05 05:03:05 2021 +0000
+++ b/sys/arch/sun3/conf/FOUR_TTYS      Sun Dec 05 07:02:28 2021 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: FOUR_TTYS,v 1.53 2007/10/17 19:57:44 garbled Exp $
+#      $NetBSD: FOUR_TTYS,v 1.54 2021/12/05 07:02:28 msaitoh Exp $
 
 # FOUR_TTYS Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
 # like GENERIC but both zs chips are used as ttys
@@ -6,7 +6,7 @@
 include "arch/sun3/conf/GENERIC"
 
 #
-# Note that by ommitting "kdb0" and "ms0" one can build
+# Note that by omitting "kdb0" and "ms0" one can build
 # a kernel that operates four plain serial lines, where
 # two of them are data-leads-only ports wired up using
 # a custom cable on the keyboard connector.  The flags 1



Home | Main Index | Thread Index | Old Index