Deleted Added
full compact
33c33
< .\" $FreeBSD: head/lib/libc/sys/sigaction.2 81352 2001-08-09 13:32:13Z yar $
---
> .\" $FreeBSD: head/lib/libc/sys/sigaction.2 81622 2001-08-14 10:01:54Z ru $
475c475,477
< either the ANSI C or traditional BSD prototype and be pointed to by
---
> either the ANSI C or traditional
> .Bx
> prototype and be pointed to by
489c491,493
< so a function pointer of a BSD-style function needs to be casted to
---
> so a function pointer of a
> .Bx Ns -style
> function needs to be casted to
491c495,497
< The traditional BSD style is not portable and since its capabilities
---
> The traditional
> .Bx
> style is not portable and since its capabilities
503c509,511
< argument of the BSD-style handler and the
---
> argument of the
> .Bx Ns -style
> handler and the
517c525,527
< argument to a BSD-style handler points to an instance of struct
---
> argument to a
> .Bx Ns -style
> handler points to an instance of struct
570c580
< .Tn BSD Ns \-derived
---
> .Bx Ns \-derived