aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-08-10 03:45:55 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-08-10 03:45:55 +0200
commit3e3764560d1c218329a1495fc4abb978bbcb6e1d (patch)
tree57f7149feb9f66eec8c5d0081c3dff5917f4f693
parent0e8a773e53472ae5440058703cfef7fd572627c3 (diff)
downloadman-pages-3e3764560d1c218329a1495fc4abb978bbcb6e1d.tar.gz
signal.2: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/signal.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/signal.2 b/man2/signal.2
index 3d254eada2..f16e6b5a32 100644
--- a/man2/signal.2
+++ b/man2/signal.2
@@ -46,7 +46,7 @@ signal \- ANSI C signal handling
.fi
.SH DESCRIPTION
.BR WARNING :
- the behavior of
+the behavior of
.BR signal ()
varies across UNIX versions,
and has also varied historically across different versions of Linux.