Author: lstewart
Date: Fri Jun 21 03:37:35 2013
New Revision: 252052
URL: http://svnweb.freebsd.org/changeset/base/252052

Log:
  Non-virtualised hhook points are supported as of r251732.
  
  MFC after:    1 week
  X-MFC with:   251732

Modified:
  head/share/man/man9/hhook.9

Modified: head/share/man/man9/hhook.9
==============================================================================
--- head/share/man/man9/hhook.9 Fri Jun 21 01:47:22 2013        (r252051)
+++ head/share/man/man9/hhook.9 Fri Jun 21 03:37:35 2013        (r252052)
@@ -30,7 +30,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 15, 2011
+.Dd June 21, 2013
 .Dt HHOOK 9
 .Os
 .Sh NAME
@@ -380,9 +380,3 @@ This manual page was written by
 .An David Hayes Aq david.ha...@ieee.org
 and
 .An Lawrence Stewart Aq lstew...@freebsd.org .
-.Sh BUGS
-The framework does not currently support registering hook points in subsystems
-which have not been virtualised with VIMAGE.
-Fairly minimal internal changes to the
-.Nm
-implementation are required to address this.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to