Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 2000 01:05:47 -0700 (PDT)
From:      Alexey Zelkin <phantom@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/man pthread_attr.3 pthread_condattr.3 pthread_kill.3 pthread_mutexattr.3 pthread_schedparam.3 pthread_sigmask.3 sigwait.3
Message-ID:  <200005040805.BAA57806@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phantom     2000/05/04 01:05:47 PDT

  Modified files:
    lib/libc_r/man       pthread_attr.3 pthread_condattr.3 
                         pthread_kill.3 pthread_mutexattr.3 
                         pthread_schedparam.3 pthread_sigmask.3 
                         sigwait.3 
  Log:
  mdoc(7) cleanup:
  
  . use real function names as `.Nm' macro argument in NAME section. It allows
  them to appear in apropos(1) or whatis(1) output.
  
  . replace empty lines with `.Pp' macro.
  
  . replace hardcoded standard names with their `.St' macro equivalents.
  
  . sort cross references in SEE ALSO section
  
  Revision  Changes    Path
  1.3       +33 -21    src/lib/libc_r/man/pthread_attr.3
  1.2       +10 -9     src/lib/libc_r/man/pthread_condattr.3
  1.2       +3 -4      src/lib/libc_r/man/pthread_kill.3
  1.2       +25 -20    src/lib/libc_r/man/pthread_mutexattr.3
  1.2       +6 -5      src/lib/libc_r/man/pthread_schedparam.3
  1.2       +3 -4      src/lib/libc_r/man/pthread_sigmask.3
  1.2       +6 -7      src/lib/libc_r/man/sigwait.3



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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