Author: lstewart
Date: Wed Jul  3 08:20:40 2013
New Revision: 252551
URL: http://svnweb.freebsd.org/changeset/base/252551

Log:
  MFC r252052:
  
  Non-virtualised hhook points are supported as of r251732.

Modified:
  stable/9/share/man/man9/hhook.9
Directory Properties:
  stable/9/share/man/   (props changed)
  stable/9/share/man/man9/   (props changed)

Modified: stable/9/share/man/man9/hhook.9
==============================================================================
--- stable/9/share/man/man9/hhook.9     Wed Jul  3 07:58:14 2013        
(r252550)
+++ stable/9/share/man/man9/hhook.9     Wed Jul  3 08:20:40 2013        
(r252551)
@@ -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