On 12/01/2024 18:44, Corinna Vinschen wrote:
On Jan 12 14:09, Jon Turney wrote:
---
winsup/doc/misc-funcs.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/winsup/doc/misc-funcs.xml b/winsup/doc/misc-funcs.xml
index 7463942e6..55c5cac94 100644
--- a/winsup/doc/misc-funcs.xml
+++ b/winsup/doc/misc-funcs.xml
@@ -106,6 +106,10 @@ enum. The second is an optional pointer.</para>
<refsect1 id="func-cygwin-stackdump-desc">
<title>Description</title>
<para> Outputs a stackdump to stderr from the called location.
+</para>
+<para> Note: This function is has an effect the first time it is called by a
process.
^^^^^^
This looks like a rephrasing attempt gone slightly wrong.
I'm also not quite sure what you're trying to say here. Maybe a bit more
detailed would help me and other readers?
Sorry about that. It seems like I changed my mind about what I was
writing halfway through the sentence. I guess I meant:
"This function only has an effect the first time it is called by a process."