Date: Thu, 4 Jan 2001 11:59:44 -0500 From: Will Andrews <will@physics.purdue.edu> To: doc@FreeBSD.org Subject: sigmask(2) MLINK? against sigsetmask(2)/sigblock(2) manpages... Message-ID: <20010104115943.F86630@argon.firepipe.net>
next in thread | raw e-mail | index | archive | help
[ Keep me on cc: since I'm not on -doc, thanks! ] Hi -doc guys, It seems that sigmask(2) is referenced in both the sigsetmask(2) and sigblock(2) manpages (src/lib/libc/compat-43). But sigmask(2) itself has no manpage or even a MLINK. How about adding: MLINKS+= sigmask.2 sigblock.2 to src/lib/libc/compat-43/Makefile.inc ? Further, the sigsetmask(2) manpage's SYNOPSIS for sigmask(2) is missing the return type. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010104115943.F86630>