@setfilename standards.info
@settitle GNU Coding Standards
@c This date is automagically updated when you save this file:
-@set lastupdate May 4, 1998
+@set lastupdate May 18, 1998
@c %**end of header
@ifinfo
These will be supported compatibly by GNU.
The preferred signal handling facilities are the BSD variant of
-@code{signal}, andthe @sc{posix} @code{sigaction} function; the
+@code{signal}, and the @sc{posix} @code{sigaction} function; the
alternative USG @code{signal} interface is an inferior design.
Nowadays, using the @sc{posix} signal functions may be the easiest way
@setfilename standards.info
@settitle GNU Coding Standards
@c This date is automagically updated when you save this file:
-@set lastupdate May 4, 1998
+@set lastupdate May 18, 1998
@c %**end of header
@ifinfo
These will be supported compatibly by GNU.
The preferred signal handling facilities are the BSD variant of
-@code{signal}, andthe @sc{posix} @code{sigaction} function; the
+@code{signal}, and the @sc{posix} @code{sigaction} function; the
alternative USG @code{signal} interface is an inferior design.
Nowadays, using the @sc{posix} signal functions may be the easiest way