Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src s/hierach/hierarch/
details: https://anonhg.NetBSD.org/src/rev/340076f307f7
branches: trunk
changeset: 366481:340076f307f7
user: andvar <andvar%NetBSD.org@localhost>
date: Sat May 28 21:57:39 2022 +0000
description:
s/hierach/hierarch/
diffstat:
distrib/amiga/miniroot/install.md | 4 ++--
distrib/sparc/install.md | 4 ++--
etc/iscsi/targets | 4 ++--
usr.sbin/altq/altqd/altq.conf.samples/hfsc.share | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
diffs (64 lines):
diff -r 60988159b4bf -r 340076f307f7 distrib/amiga/miniroot/install.md
--- a/distrib/amiga/miniroot/install.md Sat May 28 21:54:56 2022 +0000
+++ b/distrib/amiga/miniroot/install.md Sat May 28 21:57:39 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: install.md,v 1.34 2021/11/02 22:02:42 abs Exp $
+# $NetBSD: install.md,v 1.35 2022/05/28 21:57:39 andvar Exp $
#
#
# Copyright (c) 1996,2006 The NetBSD Foundation, Inc.
@@ -368,7 +368,7 @@
if [ -d $root/emul/aout/. ]; then
echo "Using existing /emul/aout directory"
else
- echo "Creating /emul/aout hierachy"
+ echo "Creating /emul/aout hierarchy"
mkdir -p $root/usr/aout || return 1
if [ ! -d $root/emul ]; then
diff -r 60988159b4bf -r 340076f307f7 distrib/sparc/install.md
--- a/distrib/sparc/install.md Sat May 28 21:54:56 2022 +0000
+++ b/distrib/sparc/install.md Sat May 28 21:57:39 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: install.md,v 1.25 2021/11/02 22:02:42 abs Exp $
+# $NetBSD: install.md,v 1.26 2022/05/28 21:57:39 andvar Exp $
#
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -318,7 +318,7 @@
if [ -d $root/emul/aout/. ]; then
echo "Using existing /emul/aout directory"
else
- echo "Creating /emul/aout hierachy"
+ echo "Creating /emul/aout hierarchy"
mkdir -p $root/usr/aout || return 1
if [ ! -d $root/emul ]; then
diff -r 60988159b4bf -r 340076f307f7 etc/iscsi/targets
--- a/etc/iscsi/targets Sat May 28 21:54:56 2022 +0000
+++ b/etc/iscsi/targets Sat May 28 21:57:39 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: targets,v 1.2 2006/02/16 19:30:57 agc Exp $
+# $NetBSD: targets,v 1.3 2022/05/28 21:57:39 andvar Exp $
#
# Structure of this file:
#
@@ -6,7 +6,7 @@
# it's the lowest common storage denominator
# at least one is needed
# + a device is made up of one or more extents or other devices
-# devices can be added in a hierachical manner, to enhance resilience
+# devices can be added in a hierarchical manner, to enhance resilience
# + in this example, no device definitions are necessary, as the target
# will just use a simple extent for persistent storage
# + a target is made up of 1 or more devices
diff -r 60988159b4bf -r 340076f307f7 usr.sbin/altq/altqd/altq.conf.samples/hfsc.share
--- a/usr.sbin/altq/altqd/altq.conf.samples/hfsc.share Sat May 28 21:54:56 2022 +0000
+++ b/usr.sbin/altq/altqd/altq.conf.samples/hfsc.share Sat May 28 21:57:39 2022 +0000
@@ -1,5 +1,5 @@
#
-# a config for hierachical sharing
+# a config for hierarchical sharing
#
interface pvc0 bandwidth 45M hfsc
Home |
Main Index |
Thread Index |
Old Index