Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 2015 18:20:30 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r47865 - head/en_US.ISO8859-1/htdocs
Message-ID:  <201512151820.tBFIKUPS036398@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Tue Dec 15 18:20:30 2015
New Revision: 47865
URL: https://svnweb.freebsd.org/changeset/doc/47865

Log:
  Revert a bad change from r47864 (my own doing, not in the PR).

Modified:
  head/en_US.ISO8859-1/htdocs/features.xml

Modified: head/en_US.ISO8859-1/htdocs/features.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/features.xml	Tue Dec 15 18:16:47 2015	(r47864)
+++ head/en_US.ISO8859-1/htdocs/features.xml	Tue Dec 15 18:20:30 2015	(r47865)
@@ -108,7 +108,7 @@
 	  KPIs have been implemented.  These are a superset of the
 	  pfil(9) framework for more general use in the kernel.  The
 	  hhook(9) KPI provides a way for kernel subsystems to export
-	  hook points that khelp(9) modules can hook into to provide
+	  hook points that khelp(9) modules can hook to provide
 	  enhanced or new functionality to the kernel.  The khelp(9)
 	  KPI provides a framework for managing khelp(9) modules,
 	  which indirectly use the hhook(9) KPI to register their hook



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