Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 05/11/2003 19:22:20
Module Name:	src
Committed By:	kleink
Date:		Sun May 11 19:22:19 UTC 2003

Modified Files:
	src/lib/libc/sys: sigaction.2

Log Message:
Rather than printing the definition of struct sigaction literally,
change the description to name its members.  This has the effect
of discouraging (non-portable) structure assignments of struct
sigaction, as well as making life easier when sa_sigaction is added.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/lib/libc/sys/sigaction.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.