summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandvar <andvar@NetBSD.org>2022-05-28 21:54:56 +0000
committerandvar <andvar@NetBSD.org>2022-05-28 21:54:56 +0000
commitb6969d42e3fa1f2e088aa9c3c36801433f9ee8a4 (patch)
treeb79a909588bac80b14215f6e2fc6293bb346c329
parentb0b09c8168ef8cb3fb7a0a2479267c1c7121d3dd (diff)
s/knowlege/knowledge/
-rw-r--r--BUILDING2
-rw-r--r--doc/BUILDING.mdoc4
2 files changed, 3 insertions, 3 deletions
diff --git a/BUILDING b/BUILDING
index c593122db34..163de5b42f5 100644
--- a/BUILDING
+++ b/BUILDING
@@ -29,7 +29,7 @@ FILES
Makefile The main Makefile for NetBSD; should only be run for
native builds with an appropriately up-to-date version of
- NetBSD make(1). Intended for expert use with knowlege of
+ NetBSD make(1). Intended for expert use with knowledge of
its shortcomings, it has been superseded by the build.sh
shell script as the recommended means for building NetBSD.
diff --git a/doc/BUILDING.mdoc b/doc/BUILDING.mdoc
index f337282a157..131d3751bc1 100644
--- a/doc/BUILDING.mdoc
+++ b/doc/BUILDING.mdoc
@@ -1,4 +1,4 @@
-.\" $NetBSD: BUILDING.mdoc,v 1.133 2020/11/10 21:47:49 kamil Exp $
+.\" $NetBSD: BUILDING.mdoc,v 1.134 2022/05/28 21:54:56 andvar Exp $
.\"
.\" Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -97,7 +97,7 @@ should only be run for native builds with an appropriately up-to-date
version of
.Nx
.Xr make 1 .
-Intended for expert use with knowlege of its shortcomings, it has been superseded
+Intended for expert use with knowledge of its shortcomings, it has been superseded
by the
.Nm build.sh
shell script as the recommended means for building