Date: Thu, 23 Feb 1995 23:35:50 -0800 From: Poul-Henning Kamp <phk> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/gen signal.3 Message-ID: <199502240735.XAA03034@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
phk 95/02/23 23:35:50 Modified: lib/libc/gen signal.3 Log: fix the synopsis to show | void | *signal(int sig, void (*func)(int)) instead of | void | *signal(sig, func()) | | void | (*func)()
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502240735.XAA03034>