Module Name: src
Committed By: andvar
Date: Sat May 28 21:54:56 UTC 2022
Modified Files:
src: BUILDING
src/doc: BUILDING.mdoc
Log Message:
s/knowlege/knowledge/
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/BUILDING
cvs rdiff -u -r1.133 -r1.134 src/doc/BUILDING.mdoc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/BUILDING
diff -u src/BUILDING:1.141 src/BUILDING:1.142
--- src/BUILDING:1.141 Mon Dec 20 20:33:20 2021
+++ src/BUILDING Sat May 28 21:54:56 2022
@@ -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.
Index: src/doc/BUILDING.mdoc
diff -u src/doc/BUILDING.mdoc:1.133 src/doc/BUILDING.mdoc:1.134
--- src/doc/BUILDING.mdoc:1.133 Tue Nov 10 21:47:49 2020
+++ src/doc/BUILDING.mdoc Sat May 28 21:54:56 2022
@@ -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 wit
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