diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-10-19 07:29:28 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-10-19 07:29:28 +0000 |
| commit | e1d6264d9feaed449e70f288ebdd40d8abae818c (patch) | |
| tree | c3c8c2c31ecf22c1e9cb32458e485d02a695d3c6 /man2/sigvec.2 | |
| parent | f8fc5a2301bcf0cbfaa1db15adedde386e26a081 (diff) | |
| download | man-pages-e1d6264d9feaed449e70f288ebdd40d8abae818c.tar.gz | |
Manual fixes for parentheses formatting
Diffstat (limited to 'man2/sigvec.2')
| -rw-r--r-- | man2/sigvec.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sigvec.2 b/man2/sigvec.2 index 7c1b6180f8..0bda978d7d 100644 --- a/man2/sigvec.2 +++ b/man2/sigvec.2 @@ -38,7 +38,7 @@ This interface is made obsolete by Under Linux .BR sigvec () is #define'd to -.BR sigaction , +.BR sigaction (), and provides at best a rough approximation of the BSD sigvec interface. .SH "CONFORMING TO" BSD, SVr4 |
