]> sourceware.org Git - systemtap.git/commitdiff
NEWS: blurb about README change
authorJonathan Lebon <jlebon@redhat.com>
Mon, 10 Feb 2014 15:21:19 +0000 (10:21 -0500)
committerJonathan Lebon <jlebon@redhat.com>
Mon, 10 Feb 2014 15:46:24 +0000 (10:46 -0500)
NEWS

diff --git a/NEWS b/NEWS
index a719081444b8f2c4c24e8c690033478ac648ae66..e6aa1f33aae34f8348d4490ed10a966794eb5dcd 100644 (file)
--- a/NEWS
+++ b/NEWS
   socket-related syscalls:
   probe syscall.connect { println (uaddr_af, ":", uaddr_ip) }
 
+- The documentation for the SystemTap initscript service has been
+  converted from a README file to a manpage (see systemtap(8)).
+
 - SystemTap is now capable of inserting modules early during the boot
-  process on dracut-based systems. See the 'onboot' command in the
-  initscript documentation.
+  process on dracut-based systems. See the 'onboot' command in
+  systemtap(8) for more information.
 
 - A few new functions in the task_time tapsets, as well as a new tapset
   function task_ancestry(), which prints out the parentage of a process.
This page took 0.034484 seconds and 5 git commands to generate.