about summary refs log tree commit homepage
path: root/Documentation/technical/ds.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/technical/ds.txt')
-rw-r--r--Documentation/technical/ds.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/ds.txt b/Documentation/technical/ds.txt
index 5a1655a1..89cc05af 100644
--- a/Documentation/technical/ds.txt
+++ b/Documentation/technical/ds.txt
@@ -81,7 +81,7 @@ New features
 
 * IO::Socket::SSL support (for NNTPS, STARTTLS+NNTP, HTTPS)
 
-* dwaitpid (waitpid wrapper) support for reaping dead children
+* awaitpid (waitpid wrapper) support for reaping dead children
 
 * reliable signal wakeups are supported via signalfd on Linux,
   EVFILT_SIGNAL on *BSDs via IO::KQueue.