Source-Changes-HG archive

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

[src/trunk]: src/distrib/notes/common fix two typos, pointed out by Chris Jones



details:   https://anonhg.NetBSD.org/src/rev/43923672bfbd
branches:  trunk
changeset: 499202:43923672bfbd
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Tue Nov 14 16:35:11 2000 +0000

description:
fix two typos, pointed out by Chris Jones

diffstat:

 distrib/notes/common/main |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f01dfde153db -r 43923672bfbd distrib/notes/common/main
--- a/distrib/notes/common/main Tue Nov 14 16:23:40 2000 +0000
+++ b/distrib/notes/common/main Tue Nov 14 16:35:11 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: main,v 1.94 2000/11/14 16:23:40 hubertf Exp $
+.\"    $NetBSD: main,v 1.95 2000/11/14 16:35:11 hubertf Exp $
 .\"
 .\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -270,7 +270,7 @@
 string routines that were used without bound checking, and another 
 one to identify and disable
 places where format strings were used in an
-unsafe way, allowing arbitrary data enterred by (possibly) mallicious
+unsafe way, allowing arbitrary data entered by (possibly) malicious
 users to overwrite application code, and leading from Denial of
 Service attacks to compromised system.
 .bullet)



Home | Main Index | Thread Index | Old Index