Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2003 06:13:46 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys ptrace.2
Message-ID:  <200308111313.h7BDDkE6035731@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2003/08/11 06:13:46 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/sys         ptrace.2 
  Log:
  Make the documentation of PT_STEP match its implementation: the
  `data' parameter is not ignored; if non-zero, it specifies a signal
  number to be delivered to the traced process.
  
  MFC after:      1 day
  
  Revision  Changes    Path
  1.32      +3 -2      src/lib/libc/sys/ptrace.2



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