From f4336d6f9d2b394ba3e191526900cb3df9846c84 Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 26 Aug 1987 13:58:30 +0000 Subject: [PATCH] adapted to new semantics of STACK --- doc/ncg.doc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/ncg.doc b/doc/ncg.doc index 4570d0c8d..e5464b48e 100644 --- a/doc/ncg.doc +++ b/doc/ncg.doc @@ -1158,9 +1158,10 @@ This can of course be done with .DS kills ALL .DE -or by ending the stack pattern with the word STACK, which is equivalent, +or by ending the stack pattern with the word STACK, if the stack pattern does not start with .I exact . +The latter does not erase the contents of registers. .PP It is unfortunate that this part is still present in the table but it is too much for now to let the -- 2.34.1