summaryrefslogtreecommitdiff
path: root/rpmio/rpmsq.h
diff options
context:
space:
mode:
Diffstat (limited to 'rpmio/rpmsq.h')
-rw-r--r--rpmio/rpmsq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmio/rpmsq.h b/rpmio/rpmsq.h
index 8cb2dc324..bffa9d447 100644
--- a/rpmio/rpmsq.h
+++ b/rpmio/rpmsq.h
@@ -45,7 +45,7 @@ int rpmsqActivate(int state);
rpmsqAction_t rpmsqSetAction(int signum, rpmsqAction_t handler);
/** \ingroup rpmsq
- * Block or unblock (all) signals.
+ * Block or unblock (almost) all signals.
* The operation is "reference counted" so the calls can be nested,
* and signals are only unblocked when the reference count falls to zero.
* @param op SIG_BLOCK/SIG_UNBLOCK