diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-10-13 20:48:17 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-10-13 20:48:17 +0000 |
| commit | 675e8ac08cb5d8a91416fdbc689d6888feb06d66 (patch) | |
| tree | 52d98d723e302a7efc2e4aa4d44b15741cb020a3 /sys/boot/forth/support.4th | |
| parent | 39cbc61477f41b421c01120ca092c52bb4768803 (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth/support.4th')
| -rw-r--r-- | sys/boot/forth/support.4th | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/support.4th b/sys/boot/forth/support.4th index 9da74b7b5a24..a092bcfe89e3 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 |
