summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/readme.md b/readme.md
index 3def2b9..ae2a0a9 100644
--- a/readme.md
+++ b/readme.md
@@ -470,10 +470,8 @@ set the smudge bit on the given word.
### `hijacks ( xt "word" -- )`
'hijack' an existing definition to perform the action of xt.
-this word *will* corrupt the dictionary if used outside
-its very specific context (replacing core assembly words
-with better versions in forth), so it should be avoided
-in favour of `defer` and friends.
+this word *will* corrupt the dictionary if used wrong,
+so it should be avoided in favour of `defer` and friends.
### `hld ( -- a )`
the address of the beginning of the used section of the pad buffer.
@@ -814,5 +812,5 @@ but it diverges in a few notable places:
public domain.
although: a modified version of john hayes' test suite is used
-which is under 'distribute but you have to include the copyright notice'
-it's included in the source
+which is under 'distribute but you have to include the copyright notice'.
+it's included in the source.