Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 1998 23:19:27 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/sys sigprocmask.2
Message-ID:  <199804260619.XAA09300@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1998/04/25 23:19:26 PDT

  Modified files:
    lib/libc/sys         sigprocmask.2 
  Log:
  `sigprocmask()' man page references `sigmask()' in synopsis.
  Note odd `sigmask()' line in synopsis.  `sigsetops(3)' is better suited
  for `sigprocmask' and is already referenced from the manual page.
  (`sigmask()' is useful for the older (& deprecated) `sigsetmask()' API).
  PR:		6395
  Reviewed by:	phk
  Submitted by:	Joseph Koshy <koshy@india.hp.com>
  
  Revision  Changes    Path
  1.6       +0 -1      src/lib/libc/sys/sigprocmask.2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804260619.XAA09300>