svn commit: r47865 - head/en_US.ISO8859-1/htdocs
Christian Brueffer
brueffer at FreeBSD.org
Tue Dec 15 18:20:31 UTC 2015
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
More information about the svn-doc-all
mailing list