summaryrefslogtreecommitdiff
path: root/examples/WWW/m4lib/bugs.m4
diff options
context:
space:
mode:
Diffstat (limited to 'examples/WWW/m4lib/bugs.m4')
-rw-r--r--examples/WWW/m4lib/bugs.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/WWW/m4lib/bugs.m4 b/examples/WWW/m4lib/bugs.m4
index 82a12955..5d8e5f52 100644
--- a/examples/WWW/m4lib/bugs.m4
+++ b/examples/WWW/m4lib/bugs.m4
@@ -15,7 +15,7 @@ this myself.])])
\ul([
-\item([undivert], [undivert(0) might read from standard output],
+\item([undivert], [undivert(0) might read from standard output],
[\p([If calling \tt(undivert(0)) when diverting to a non-zero diversion
will cause m4 to read from standard output in an attempt to bring back
@@ -25,7 +25,7 @@ diversion 0, which is not possible.])
])
-\item([sigaltstack], [failure if sigaltstack or sigstack returns ENOSYS],
+\item([sigaltstack], [failure if sigaltstack or sigstack returns ENOSYS],
[\p([If stack overflow detection is configured but the system doesn't
support sigaltstack(2) or sigstack(2), m4 fails when the system call
@@ -45,7 +45,7 @@ returns ENOSYS. It should silently revert to default behaviour.])
\divert(-1)
-\item([], [],
+\item([], [],
[\p([])