summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-10-13 20:48:17 +0000
committerru <ru@FreeBSD.org>2006-10-13 20:48:17 +0000
commitc43e76ed8f5f00cf09f56e789a59c5db791dbd49 (patch)
tree52d98d723e302a7efc2e4aa4d44b15741cb020a3 /sys/boot
parent882e8f1bcfe05b6782d0e08e3715eea92378fd2f (diff)
downloadFreeBSD-src-c43e76ed8f5f00cf09f56e789a59c5db791dbd49.zip
FreeBSD-src-c43e76ed8f5f00cf09f56e789a59c5db791dbd49.tar.gz
Replace a rarely used "depuration" with "debugging".
PR: docs/85127 Submitted by: Gary W. Swearingen (partially) MFC after: 3 days
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/common/help.common2
-rw-r--r--sys/boot/common/loader.82
-rw-r--r--sys/boot/forth/support.4th2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common
index 3f4bc96..3618501 100644
--- a/sys/boot/common/help.common
+++ b/sys/boot/common/help.common
@@ -44,7 +44,7 @@
bcachestat
- Displays statistics about disk cache usage. For depuration only.
+ Displays statistics about disk cache usage. For debugging only.
################################################################################
# Techo DEcho arguments
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 984b393..ef8fc52 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -159,7 +159,7 @@ Defaults to 10 seconds.
.Pp
.It Ic bcachestat
Displays statistics about disk cache usage.
-For depuration only.
+For debugging only.
.Pp
.It Ic boot
.It Ic boot Ar kernelname Op Cm ...
diff --git a/sys/boot/forth/support.4th b/sys/boot/forth/support.4th
index 9da74b7..a092bcf 100644
--- a/sys/boot/forth/support.4th
+++ b/sys/boot/forth/support.4th
@@ -1012,7 +1012,7 @@ only forth also support-functions definitions
." ^" cr
;
-\ Depuration support functions
+\ Debugging support functions
only forth definitions also support-functions
OpenPOWER on IntegriCloud