diff options
| author | andvar <andvar@NetBSD.org> | 2022-05-28 21:54:56 +0000 |
|---|---|---|
| committer | andvar <andvar@NetBSD.org> | 2022-05-28 21:54:56 +0000 |
| commit | b6969d42e3fa1f2e088aa9c3c36801433f9ee8a4 (patch) | |
| tree | b79a909588bac80b14215f6e2fc6293bb346c329 | |
| parent | b0b09c8168ef8cb3fb7a0a2479267c1c7121d3dd (diff) | |
s/knowlege/knowledge/
| -rw-r--r-- | BUILDING | 2 | ||||
| -rw-r--r-- | doc/BUILDING.mdoc | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -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 |
