major touch-up into presentable form
[rrq/rrqforth.git] / adoc / p_words.adoc
index b2cae3d66f3f65603cfb741dd0ec71f55ffe1b41..d51c9d8ee886a845f38b19bc7d0b8925345c0dea 100644 (file)
@@ -1,9 +1,11 @@
-anchor:p_words[]
+// wordlists.asm:      WORD p_words,'WORDS',fasm
 
-Word: WORDS
------------
+anchor:p_words[]
 
-----
-wordlists.asm: WORD p_words,'WORDS',fasm
-----
+=== Word: WORDS
+....
+Data stack: ( wl -- )
+....
 
+"WORDS" is a function word that prints all words of teh given word
+list to stdout (file descriptor 1).