aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/sigwait.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/sigwait.3 b/man3/sigwait.3
index 6dd6ed545c..47c79a24d8 100644
--- a/man3/sigwait.3
+++ b/man3/sigwait.3
@@ -30,7 +30,7 @@ sigwait \- wait for a signal
.nf
.B #include <signal.h>
.PP
-.BI " int sigwait(const sigset_t *" set ", int *" sig );
+.BI "int sigwait(const sigset_t *" set ", int *" sig );
.fi
.PP
.RS -4