aboutsummaryrefslogtreecommitdiffstats
path: root/extension/fork.3am
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-11-15 22:45:06 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-11-15 22:45:06 +0200
commit19bac92bd8d88cb92d447649643fee48367692ad (patch)
tree11223f0bd0300b27fa1da46a545422d09c32596f /extension/fork.3am
parentf6f299f82d3c9c9a9cd8275869628667f87ecf2f (diff)
parentae8d0857f3f91e09459ebd89c2fcdb632ecef3e6 (diff)
downloadegawk-19bac92bd8d88cb92d447649643fee48367692ad.tar.gz
egawk-19bac92bd8d88cb92d447649643fee48367692ad.tar.bz2
egawk-19bac92bd8d88cb92d447649643fee48367692ad.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'extension/fork.3am')
-rw-r--r--extension/fork.3am2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/fork.3am b/extension/fork.3am
index c87dada4..9933d19a 100644
--- a/extension/fork.3am
+++ b/extension/fork.3am
@@ -36,7 +36,7 @@ This function waits for the first child to die.
The return value is that of the
.IR wait (2)
system call.
-... .SH NOTES
+.\" .SH NOTES
.SH BUGS
There is no corresponding
.B exec()