summaryrefslogtreecommitdiff
path: root/manual/libc.texinfo
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1992-10-26 06:05:13 +0000
committerRichard M. Stallman <rms@gnu.org>1992-10-26 06:05:13 +0000
commit58f2a0d8ab13744d0a8accebf60b56c68591ee67 (patch)
treec25d7e72b40fe12c7b752a9c5f30a08bce343a2d /manual/libc.texinfo
parente3da30c46aca066d5230965aa63264228107f2e8 (diff)
Nonstandard Signals renamed from Other Signals.
Diffstat (limited to 'manual/libc.texinfo')
-rw-r--r--manual/libc.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/libc.texinfo b/manual/libc.texinfo
index dcfc8b2054..f791bb2899 100644
--- a/manual/libc.texinfo
+++ b/manual/libc.texinfo
@@ -639,7 +639,7 @@ Standard Signals
* Asynchronous I/O Signals:: Used to indicate input is available.
* Job Control Signals:: Signals used to support job control.
* Miscellaneous Signals:: Miscellaneous Signals
-* Other Signals:: Implementations can support other signals.
+* Nonstandard Signals:: Implementations can support other signals.
* Signal Messages:: Printing a message describing a signal.
Specifying Signal Actions