Module Name: src
Committed By: rillig
Date: Fri Apr 26 17:38:44 UTC 2024
Modified Files:
src: BUILDING
src/doc: BUILDING.mdoc
Log Message:
BUILDING: fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 src/BUILDING
cvs rdiff -u -r1.149 -r1.150 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.160 src/BUILDING:1.161
--- src/BUILDING:1.160 Sat Jul 22 18:50:04 2023
+++ src/BUILDING Fri Apr 26 17:38:44 2024
@@ -729,7 +729,7 @@ BUILDING
MACHINE and MACHINE_ARCH settings.
-N noiselevel
- Set the "noisyness" level of the build, by setting MAKEVERBOSE
+ Set the "noisiness" level of the build, by setting MAKEVERBOSE
to noiselevel.
-n Show the commands that would be executed by build.sh, but do
Index: src/doc/BUILDING.mdoc
diff -u src/doc/BUILDING.mdoc:1.149 src/doc/BUILDING.mdoc:1.150
--- src/doc/BUILDING.mdoc:1.149 Sat Jul 22 18:50:04 2023
+++ src/doc/BUILDING.mdoc Fri Apr 26 17:38:44 2024
@@ -1,4 +1,4 @@
-.\" $NetBSD: BUILDING.mdoc,v 1.149 2023/07/22 18:50:04 lukem Exp $
+.\" $NetBSD: BUILDING.mdoc,v 1.150 2024/04/26 17:38:44 rillig Exp $
.\"
.\" Copyright (c) 2001-2023 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -1645,7 +1645,7 @@ settings.
.
.It Fl N Ar noiselevel
Set the
-.Dq noisyness
+.Dq noisiness
level of the build, by setting
.Sy MAKEVERBOSE
to