mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Replace a rarely used "depuration" with "debugging".
PR: docs/85127 Submitted by: Gary W. Swearingen (partially) MFC after: 3 days
This commit is contained in:
parent
39cbc61477
commit
675e8ac08c
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 ...
|
||||
|
|
|
|||
|
|
@ -1012,7 +1012,7 @@ only forth also support-functions definitions
|
|||
." ^" cr
|
||||
;
|
||||
|
||||
\ Depuration support functions
|
||||
\ Debugging support functions
|
||||
|
||||
only forth definitions also support-functions
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue