Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets distrib/sets/sets.subr: fix typo in comment
details: https://anonhg.NetBSD.org/src/rev/36dce5a0b1ed
branches: trunk
changeset: 369959:36dce5a0b1ed
user: rillig <rillig%NetBSD.org@localhost>
date: Sat Sep 10 12:31:42 2022 +0000
description:
distrib/sets/sets.subr: fix typo in comment
diffstat:
distrib/sets/sets.subr | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 5a9a5b305323 -r 36dce5a0b1ed distrib/sets/sets.subr
--- a/distrib/sets/sets.subr Sat Sep 10 12:14:17 2022 +0000
+++ b/distrib/sets/sets.subr Sat Sep 10 12:31:42 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sets.subr,v 1.203 2022/09/08 05:26:34 rillig Exp $
+# $NetBSD: sets.subr,v 1.204 2022/09/10 12:31:42 rillig Exp $
#
#
@@ -190,7 +190,7 @@
# In each file, a record consists of a path and a System Package name,
# separated by whitespace. E.g.,
#
-# # $NetBSD: sets.subr,v 1.203 2022/09/08 05:26:34 rillig Exp $
+# # $NetBSD: sets.subr,v 1.204 2022/09/10 12:31:42 rillig Exp $
# . base-sys-root [keyword[,...]]
# ./altroot base-sys-root
# ./bin base-sys-root
@@ -205,7 +205,7 @@
#
# The third field is an optional comma separated list of keywords to
# control if a record is printed; every keyword listed must be enabled
-# for the record to be printed. The list of all avalaible make variables
+# for the record to be printed. The list of all available make variables
# that can be turned on or off can be found by running in this directory:
#
# make -f mkvars.mk mkvarsyesno
Home |
Main Index |
Thread Index |
Old Index