Subject: CVS commit: basesrc/lib/libc/gen
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 06/29/2002 00:55:12
Module Name:	basesrc
Committed By:	jdolecek
Date:		Fri Jun 28 21:55:10 UTC 2002

Modified Files:
	basesrc/lib/libc/gen: signal.3

Log Message:
Deal with .Fn macro problem with function returning pointer to function;
sidestep it using troff macro trick from FreeBSD version of this manpage.
xref psignal(3) and strsignal(3)

This fixes lib/12260 by Ada Lim and lib/17406 by Greg A. Woods.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/lib/libc/gen/signal.3

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